Update history to reflect merge of #872. Closes #842.

This commit is contained in:
Parker Moore 2013-03-18 00:00:48 +01:00
parent b83d0a3fa5
commit c1f309d2d7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
* Add source and destination directory protection (#535)
* Better YAML error message (#718)
* Bug Fixes
* Ensure all Post categories are downcase (#842, #872)
* Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555)
* Patch for multibyte URI problem with jekyll serve (#723)
* Order plugin execution by priority (#864)