Update history to reflect merge of #2535 [ci skip]

This commit is contained in:
Parker Moore
2014-06-23 18:56:04 -04:00
parent 4c04420a51
commit fd3ceb60c8

View File

@@ -39,6 +39,7 @@
* When using RedCarpet and Rouge without Rouge installed, fixed erroneous
error which stated that redcarpet was missing, not rouge. (#2464)
* Ignore *all* directories and files that merit it on auto-generation (#2459)
* Before copying file, explicitly remove the old one (#2535)
### Development Fixes