update history for 0.5.4 release

This commit is contained in:
Tom Preston-Werner 2009-08-23 23:06:31 -07:00
parent 0dfb486c37
commit 86ac1eee9c
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
== 0.5.4 / 2009-08-23
* Bug Fixes
* Do not allow symlinks (security vulnerability)
== 0.5.3 / 2009-07-14
* Bug Fixes
* Solving the permalink bug where non-html files wouldn't work [github.com/jeffrydegrande]