Update history to reflect merge of #883

This commit is contained in:
Parker Moore 2013-03-25 19:01:57 +01:00
parent 51e130bb79
commit 0520ecb3c4
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
* Add source and destination directory protection (#535) * Add source and destination directory protection (#535)
* Better YAML error message (#718) * Better YAML error message (#718)
* Bug Fixes * Bug Fixes
* Force usage of older directory_watcher gem as 1.5 is broken (#883)
* Ensure all Post categories are downcase (#842, #872) * Ensure all Post categories are downcase (#842, #872)
* Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555) * Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555)
* Patch for multibyte URI problem with jekyll serve (#723) * Patch for multibyte URI problem with jekyll serve (#723)