Update history to reflect merge of #946.

This commit is contained in:
Parker Moore 2013-04-12 15:42:09 +02:00
parent bee8cd9d77
commit 5c680db758
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* Add source and destination directory protection (#535)
* Better YAML error message (#718)
* Bug Fixes
* Allow 'excerpt' in YAML Front-Matter to override the extracted excerpt (#946)
* Fix cascade problem with site.baseurl, site.port and site.host. (#935)
* Filter out directories with valid post names (#875)
* Fix symlinked static files not being correctly built in unsafe mode (#909)