From d25f41915987f4daad1488077c1b5cb03d2cc78f Mon Sep 17 00:00:00 2001 From: Kris Brown Date: Wed, 6 Jan 2010 08:55:08 +0000 Subject: [PATCH] updated History.txt with recent changes --- History.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/History.txt b/History.txt index 2cbaa68c..5d94fdc1 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,11 @@ +== edge + * Enhancements + * added support for extensions [issue #100] + * Bug Fixes + * changed tests to require redcloth >= 4.2.1 [issue #92] + * fixed pagination when number of pages is an exact multiple of max per page [issue #78] + * fixed rendering order of site artifacts [issue #71] + == 0.5.4 / 2009-08-23 * Bug Fixes * Do not allow symlinks (security vulnerability)