From 5a37e0d96ed2a5ba6ca25d60a5f3d23a26267b11 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 8 Jan 2010 16:11:47 -0800 Subject: [PATCH] update history --- History.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/History.txt b/History.txt index 2cbaa68c..82180ba8 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,12 @@ +== + * Bug Fixes + * Fix pagination % 0 bug (#78) + * Ensure all posts are processed first (#71) + +== NOTE + * After this point I will no longer be giving credit in the history; + that is what the commit log is for. + == 0.5.4 / 2009-08-23 * Bug Fixes * Do not allow symlinks (security vulnerability)