Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								47e4e81053 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1849  
							
							 
							
							
							
						 
						
							2013-12-30 22:32:21 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								7c276c6f64 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1894  
							
							 
							
							
							
						 
						
							2013-12-30 16:35:48 -08:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								ac9bca80c8 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1893  
							
							 
							
							
							
						 
						
							2013-12-30 11:07:50 -08:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								194109d677 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1886  
							
							 
							
							
							
						 
						
							2013-12-28 13:46:40 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								da8571beec 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1879  
							
							 
							
							
							
						 
						
							2013-12-26 15:23:28 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								7093d3aa82 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1877  
							
							 
							
							
							
						 
						
							2013-12-26 02:02:42 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								a2853456b6 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1825  
							
							 
							
							
							
						 
						
							2013-12-26 01:33:17 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								46e47e6713 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1831  
							
							 
							
							
							
						 
						
							2013-12-26 01:14:48 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								92c3d6d3fd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1841  
							
							 
							
							
							
						 
						
							2013-12-26 01:12:40 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								fbf2b5734e 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1866  
							
							 
							
							
							
						 
						
							2013-12-26 01:07:01 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								0ebec0b03f 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1872  
							
							 
							
							
							
						 
						
							2013-12-26 01:06:02 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								1550c60278 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1847  
							
							 
							
							
							
						 
						
							2013-12-24 14:05:54 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								169e526f2f 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1867  
							
							 
							
							
							
						 
						
							2013-12-24 14:05:00 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								42aef79ab3 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1864  
							
							 
							
							
							
						 
						
							2013-12-22 22:15:09 -05:00  
						
					 
				
					
						
							
							
								 
								Robin Dupret
							
						 
						
							 
							
							
							
							
								
							
							
								0831d2b0f8 
								
							 
						 
						
							
							
								
								Add support for the Rouge syntax highlighter  
							
							 
							
							... 
							
							
							
							By setting the `highlighter` setting to `rouge` you can now easily
highlight your code with it instead of relying on Pygments. However,
Jekyll doesn't depend on Rouge explicitly, you will need to install it
or add it to your Gemfile.
The documentation has been updated accordingly. 
							
						 
						
							2013-12-22 18:45:40 +01:00  
						
					 
				
					
						
							
							
								 
								Robin Dupret
							
						 
						
							 
							
							
							
							
								
							
							
								92064134d6 
								
							 
						 
						
							
							
								
								Rename the pygments option to highlighter  
							
							 
							
							... 
							
							
							
							Rename the pygments configuration option to highlighter to allow
different highlighters in the future. For now, the allowed values are
`pygments` and `null`.
It's now more straightforward to plug another syntax highlighter. 
							
						 
						
							2013-12-22 12:45:15 +01:00  
						
					 
				
					
						
							
							
								 
								Robin Dupret
							
						 
						
							 
							
							
							
							
								
							
							
								903cce2745 
								
							 
						 
						
							
							
								
								Fix the highlight tag feature  
							
							 
							
							... 
							
							
							
							Previously, the assertion made wasn't enough to check whether the code
block was correctly parsed through Pygments (and it was not the case).
This commit simply ensure there is a div with the "highlight" class and
fix the test to correctly invoke the Liquid tag rendering. 
							
						 
						
							2013-12-22 12:29:19 +01:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								354b4b9c54 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1854  
							
							 
							
							
							
						 
						
							2013-12-19 19:58:36 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								8cb1dc47d9 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1848  
							
							 
							
							
							
						 
						
							2013-12-19 15:20:51 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								12a55b86ac 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1836  
							
							 
							
							
							
						 
						
							2013-12-16 20:32:28 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								6b5ce3a9f0 
								
							 
						 
						
							
							
								
								Add v1.4.2 to History.markdown  
							
							 
							
							
							
						 
						
							2013-12-16 20:26:43 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								b7bdcb19ca 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1818  
							
							 
							
							
							
						 
						
							2013-12-11 18:31:13 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								6d0a168d6d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1817  
							
							 
							
							
							
						 
						
							2013-12-11 16:47:37 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								379093f940 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1815  
							
							 
							
							
							
						 
						
							2013-12-11 16:00:47 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								827c4b9bda 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1812  
							
							 
							
							
							
						 
						
							2013-12-11 16:53:39 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								e5c8c94cd1 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1780  
							
							 
							
							
							
						 
						
							2013-12-11 08:08:14 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								fc760c1604 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1706  
							
							 
							
							
							
						 
						
							2013-12-10 23:16:44 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								b49c6508f5 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1805  
							
							 
							
							
							
						 
						
							2013-12-10 22:58:48 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								48834891ac 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1799  
							
							 
							
							
							
						 
						
							2013-12-10 22:30:55 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								8d44fa913b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1803  
							
							 
							
							
							
						 
						
							2013-12-10 17:49:44 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								01ee2ada7c 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1804  
							
							 
							
							
							
						 
						
							2013-12-10 16:14:25 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								6e74ec2f71 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1788  
							
							 
							
							
							
						 
						
							2013-12-10 11:49:44 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								c669d1519d 
								
							 
						 
						
							
							
								
								Reformat to match the rest of the file  
							
							 
							
							
							
						 
						
							2013-12-09 21:39:24 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								a81479adbf 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1795  
							
							 
							
							
							
						 
						
							2013-12-09 21:36:23 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								8ebd5852cd 
								
							 
						 
						
							
							
								
								Updates for the 1.4.1 release  
							
							 
							
							... 
							
							
							
							The 1.4.1 release is on the v1-stable branch 
							
						 
						
							2013-12-09 20:49:15 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								10e350d47b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1796  
							
							 
							
							
							
						 
						
							2013-12-09 20:24:31 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								df1a999031 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1800  
							
							 
							
							
							
						 
						
							2013-12-09 18:00:09 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								5495e0b21a 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1797  
							
							 
							
							
							
						 
						
							2013-12-09 17:57:40 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								4fb6022113 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1791  
							
							 
							
							
							
						 
						
							2013-12-09 12:33:36 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								d2e948600f 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1787  
							
							 
							
							
							
						 
						
							2013-12-08 01:05:10 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								fa3476dd2a 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1657  
							
							 
							
							
							
						 
						
							2013-12-08 00:43:44 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								315fb0cf20 
								
							 
						 
						
							
							
								
								Use YYYY-MM-DD in History file :)  
							
							 
							
							
							
						 
						
							2013-12-07 19:31:48 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								7da676bcc2 
								
							 
						 
						
							
							
								
								Update History.markdown for the 1.4.0 release  
							
							 
							
							
							
						 
						
							2013-12-07 17:58:51 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers & Persa Zula
							
						 
						
							 
							
							
							
							
								
							
							
								8b0ea62535 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1779  
							
							 
							
							
							
						 
						
							2013-12-06 23:03:59 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								e14fe116db 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1778  
							
							 
							
							
							
						 
						
							2013-12-05 21:43:11 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								654fe6117b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1682  
							
							 
							
							
							
						 
						
							2013-12-04 20:40:58 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								dc7be86970 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1765  
							
							 
							
							
							
						 
						
							2013-12-04 20:28:58 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								4076b12400 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1772  
							
							 
							
							
							
						 
						
							2013-12-04 20:25:34 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								7af757a3fc 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1762  
							
							 
							
							
							
						 
						
							2013-12-02 15:36:55 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								6768977c27 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1755  
							
							 
							
							
							
						 
						
							2013-12-02 15:35:43 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								9cfe1f0a9c 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1769  
							
							 
							
							
							
						 
						
							2013-12-01 19:27:03 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								91a4c5611e 
								
							 
						 
						
							
							
								
								Prep for the 1.3.1 release  
							
							 
							
							
							
						 
						
							2013-11-26 20:27:27 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								4cc0bdf8ff 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1759  
							
							 
							
							
							
						 
						
							2013-11-26 19:46:46 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								47eac96fdc 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1754  
							
							 
							
							
							
						 
						
							2013-11-25 20:56:51 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								7cda916faa 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1448  
							
							 
							
							
							
						 
						
							2013-11-22 23:00:24 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								33be5b0361 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1746  
							
							 
							
							
							
						 
						
							2013-11-22 22:30:29 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								16f4d025ab 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1736  
							
							 
							
							
							
						 
						
							2013-11-22 22:23:27 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								8595ea812c 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1718  
							
							 
							
							
							
						 
						
							2013-11-22 20:32:27 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								ed7fb46b96 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1741  
							
							 
							
							
							
						 
						
							2013-11-21 15:57:03 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								063ee6fb67 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1734  
							
							 
							
							
							
						 
						
							2013-11-19 13:49:52 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								f4918a623b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1732  
							
							 
							
							
							
						 
						
							2013-11-18 18:59:10 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								315cfcd727 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1730  
							
							 
							
							
							
						 
						
							2013-11-17 23:01:28 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								1d81f2553d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1726  
							
							 
							
							
							
						 
						
							2013-11-15 08:26:45 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								6842148389 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1669  
							
							 
							
							
							
						 
						
							2013-11-10 21:45:47 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								861f367de7 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1711  
							
							 
							
							
							
						 
						
							2013-11-08 23:16:36 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								0a359b586d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1707  
							
							 
							
							
							
						 
						
							2013-11-08 14:34:33 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								0819877701 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1708  
							
							 
							
							
							
						 
						
							2013-11-08 14:28:48 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								0a0acaad37 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1697  
							
							 
							
							
							
						 
						
							2013-11-05 07:45:44 -06:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								a26663fb36 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1670  
							
							 
							
							
							
						 
						
							2013-11-04 23:21:40 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								93bd11ea05 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1695  
							
							 
							
							
							
						 
						
							2013-11-04 23:16:49 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								2b851be9bd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1693  
							
							 
							
							
							
						 
						
							2013-11-04 23:15:29 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								5d672782fb 
								
							 
						 
						
							
							
								
								Update jekyllrb.com site history.  
							
							 
							
							
							
						 
						
							2013-11-04 21:07:51 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								b9817ab47b 
								
							 
						 
						
							
							
								
								Fix release date of v1.3.0 in History file  
							
							 
							
							
							
						 
						
							2013-11-04 14:40:53 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								cc0c82f9d2 
								
							 
						 
						
							
							
								
								Prep for the 1.3.0 release  
							
							 
							
							
							
						 
						
							2013-11-03 21:46:02 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								3eed1cfed1 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1691  
							
							 
							
							
							
						 
						
							2013-11-03 09:55:54 -06:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								e70c71edd4 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1687  
							
							 
							
							
							
						 
						
							2013-11-01 22:56:05 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								aebda2b7d8 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1677  
							
							 
							
							
							
						 
						
							2013-10-30 07:44:49 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								700fb7cb6d 
								
							 
						 
						
							
							
								
								Fix a typo.  
							
							 
							
							
							
						 
						
							2013-10-28 22:38:29 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								1d72b1369f 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1662  
							
							 
							
							
							
						 
						
							2013-10-28 22:37:31 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								08adcd4a37 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1665  
							
							 
							
							
							
						 
						
							2013-10-28 14:36:25 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								1eb55119a3 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1663  
							
							 
							
							
							
						 
						
							2013-10-26 22:11:13 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								6949006051 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1405  
							
							 
							
							
							
						 
						
							2013-10-26 21:59:08 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								727a705d67 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1660  
							
							 
							
							
							
						 
						
							2013-10-25 10:00:05 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								9b40ae6b36 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1582  
							
							 
							
							
							
						 
						
							2013-10-23 22:59:43 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								112aa8112d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1651  
							
							 
							
							
							
						 
						
							2013-10-23 22:51:13 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								2397a16658 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1493  
							
							 
							
							
							
						 
						
							2013-10-23 22:49:50 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								2c11a6ec27 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1589  
							
							 
							
							
							
						 
						
							2013-10-23 22:47:01 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								32c7530ea6 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1656  
							
							 
							
							
							
						 
						
							2013-10-23 22:37:44 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								6c001f10ab 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1557  
							
							 
							
							
							
						 
						
							2013-10-23 09:40:39 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								58ae8bc0cd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1543  
							
							 
							
							
							
						 
						
							2013-10-17 08:36:29 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								3cd230d66e 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1637  
							
							 
							
							
							
						 
						
							2013-10-17 08:23:26 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								6e77788a06 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1638  
							
							 
							
							
							
						 
						
							2013-10-17 08:21:47 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								b0ae2c69c9 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1636  
							
							 
							
							
							
						 
						
							2013-10-17 08:13:28 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								61e6a834cb 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1635  
							
							 
							
							
							
						 
						
							2013-10-16 10:10:28 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								6f7935857a 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1626  
							
							 
							
							
							
						 
						
							2013-10-11 15:35:25 +00:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								976cddf477 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1614  
							
							 
							
							
							
						 
						
							2013-10-10 20:49:55 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								441b6d68c2 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1615  
							
							 
							
							
							
						 
						
							2013-10-10 20:48:27 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								110aeee9a2 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1622  
							
							 
							
							
							
						 
						
							2013-10-10 20:39:23 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								848a11b3a8 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1616  
							
							 
							
							
							
						 
						
							2013-10-05 20:38:09 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								41adc30667 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1602  
							
							 
							
							
							
						 
						
							2013-10-04 14:40:39 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								55f4c3a0fd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1613  
							
							 
							
							
							
						 
						
							2013-10-04 13:37:11 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								06a757f156 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1610  
							
							 
							
							
							
						 
						
							2013-10-04 12:31:22 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								31b6a930c4 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1603  
							
							 
							
							
							
						 
						
							2013-10-04 12:29:39 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								c32e317236 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1606  
							
							 
							
							
							
						 
						
							2013-10-04 12:28:56 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								9dc6fee9c5 
								
							 
						 
						
							
							
								
								Move version updates for development dependencies to 'Development Fixes' heading.  
							
							 
							
							
							
						 
						
							2013-10-04 12:27:53 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								87693eeffe 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1607  
							
							 
							
							
							
						 
						
							2013-10-04 12:27:19 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								558dad7e70 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1604  
							
							 
							
							
							
						 
						
							2013-10-04 12:23:30 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								2763d785b8 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1608  
							
							 
							
							
							
						 
						
							2013-10-04 12:21:15 -04:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								d32e3a06b4 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1495  
							
							 
							
							
							
						 
						
							2013-10-04 07:42:47 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								a5cb8c9f64 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1601  
							
							 
							
							
							
						 
						
							2013-10-04 07:40:45 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								7d56426d50 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1592  
							
							 
							
							... 
							
							
							
							Combine it with the entry for #1590  since they're related. Move it
down to the site enhancements section since both pulls are changes to
the site. 
							
						 
						
							2013-10-02 23:12:36 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								bc71dc84f1 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1503  
							
							 
							
							
							
						 
						
							2013-10-02 22:55:13 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								6d74b4df00 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1596  
							
							 
							
							
							
						 
						
							2013-10-02 21:48:03 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								09b5477856 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1598  
							
							 
							
							
							
						 
						
							2013-10-02 21:07:40 +00:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								cb8572fedb 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1514  
							
							 
							
							
							
						 
						
							2013-09-30 22:55:26 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								246825ac12 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1003  
							
							 
							
							
							
						 
						
							2013-09-30 22:50:23 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								e8cab9da26 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1586  
							
							 
							
							
							
						 
						
							2013-09-30 22:47:18 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								92907c9545 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1590  
							
							 
							
							
							
						 
						
							2013-09-30 16:41:10 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								35336bfff4 
								
							 
						 
						
							
							
								
								Update history to reflect the merge of  #1577 .  
							
							 
							
							
							
						 
						
							2013-09-27 15:12:50 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								5badf7d53b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1449  
							
							 
							
							
							
						 
						
							2013-09-23 22:31:38 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								903be7b750 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1571  
							
							 
							
							
							
						 
						
							2013-09-23 10:17:43 -04:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								93b5004c48 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1574  
							
							 
							
							
							
						 
						
							2013-09-23 09:12:44 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								7ccb62e524 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1490  
							
							 
							
							
							
						 
						
							2013-09-18 21:36:27 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								bbd275840b 
								
							 
						 
						
							
							
								
								Update history to reflect fixing of  #1561  
							
							 
							
							
							
						 
						
							2013-09-18 13:52:25 -04:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								f7beb6bff0 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1255  
							
							 
							
							
							
						 
						
							2013-09-16 21:38:31 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								045464c8d4 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1553  
							
							 
							
							
							
						 
						
							2013-09-16 20:38:47 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								bff0f9e537 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1556  
							
							 
							
							
							
						 
						
							2013-09-16 20:35:14 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								c376f345fa 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1539  
							
							 
							
							
							
						 
						
							2013-09-16 20:29:17 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								79c2d5c8f7 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1555  
							
							 
							
							
							
						 
						
							2013-09-15 20:19:38 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								6d28d5f95f 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1554  
							
							 
							
							
							
						 
						
							2013-09-15 17:26:15 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								f922ae10e5 
								
							 
						 
						
							
							
								
								Update the History file  
							
							 
							
							
							
						 
						
							2013-09-14 20:49:23 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								a1e16b3d58 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1518  
							
							 
							
							
							
						 
						
							2013-09-14 20:45:24 -04:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								1473448dfd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1537  
							
							 
							
							
							
						 
						
							2013-09-14 08:00:35 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								214c851be5 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1536  
							
							 
							
							
							
						 
						
							2013-09-12 14:02:22 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								c38220f45c 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1531  
							
							 
							
							
							
						 
						
							2013-09-12 12:45:19 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								c219323384 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1516  
							
							 
							
							
							
						 
						
							2013-09-12 10:38:02 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								e65305990a 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1525  
							
							 
							
							
							
						 
						
							2013-09-11 23:45:01 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								70d9225d9c 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1515  
							
							 
							
							
							
						 
						
							2013-09-10 11:57:14 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								828c4ba270 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1522  
							
							 
							
							
							
						 
						
							2013-09-09 20:18:43 -04:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								0dc86aa3f3 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1512  
							
							 
							
							
							
						 
						
							2013-09-09 08:06:59 -05:00  
						
					 
				
					
						
							
							
								 
								Anatol Broder
							
						 
						
							 
							
							
							
							
								
							
							
								ce6b591f45 
								
							 
						 
						
							
							
								
								Fix latest entries without code tag  
							
							 
							
							
							
						 
						
							2013-09-07 08:45:58 +02:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								73789f20e1 
								
							 
						 
						
							
							
								
								Update history and History.markdown so it is consistent with previous release headers.  
							
							 
							
							
							
						 
						
							2013-09-07 01:59:48 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								d9f73cad9d 
								
							 
						 
						
							
							
								
								Fix merge conflict.  
							
							 
							
							
							
						 
						
							2013-09-07 00:12:15 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								2d8edb9516 
								
							 
						 
						
							
							
								
								Update History to reflect what happenend in  d48f339a1f.  
							
							 
							
							
							
						 
						
							2013-09-07 00:11:20 -04:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								e87006206e 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1507  
							
							 
							
							
							
						 
						
							2013-09-06 22:58:42 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								e1a8ade88e 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1404  
							
							 
							
							
							
						 
						
							2013-09-06 22:42:49 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								3a6ffade0b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1363  
							
							 
							
							
							
						 
						
							2013-09-06 22:38:38 -05:00  
						
					 
				
					
						
							
							
								 
								Matt Rogers
							
						 
						
							 
							
							
							
							
								
							
							
								c6ae8043a0 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1511  
							
							 
							
							
							
						 
						
							2013-09-06 22:31:49 -05:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								d2e23470c0 
								
							 
						 
						
							
							
								
								Update History.markdown.  
							
							 
							
							
							
						 
						
							2013-09-06 22:23:08 -04:00  
						
					 
				
					
						
							
							
								 
								Parker Moore
							
						 
						
							 
							
							
							
							
								
							
							
								71a8843ecd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1506  
							
							 
							
							
							
						 
						
							2013-09-05 17:56:40 -04:00