diff --git a/History.txt b/History.txt index 0a2db7f2..2cbaa68c 100644 --- a/History.txt +++ b/History.txt @@ -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]