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

This commit is contained in:
Parker Moore 2014-06-06 23:12:30 -04:00
parent ccf97a62f1
commit 290b0ea14b
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
* Keep all parent directories of files/dirs in `keep_files` (#2458) * Keep all parent directories of files/dirs in `keep_files` (#2458)
* When using RedCarpet and Rouge without Rouge installed, fixed erroneous * When using RedCarpet and Rouge without Rouge installed, fixed erroneous
error which stated that redcarpet was missing, not rouge. (#2464) error which stated that redcarpet was missing, not rouge. (#2464)
* Ignore *all* directories and files that merit it on auto-generation #2459
### Development Fixes ### Development Fixes