From a02a09a79c501ba82f3ce176632cec893d78c9d1 Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Sat, 24 Oct 2009 17:31:27 -0700 Subject: tweak changes for release --- CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 46c0b0e..1aff910 100644 --- a/CHANGES +++ b/CHANGES @@ -1,13 +1,15 @@ -2.4.0 (October 15th, 2009) +2.4.0 (October 24th, 2009) - Fix a major performance regression in Template.__init__() - More graceful handling of unicode when calling .respond() to render a template - Minor code updates + - Update the default filter (thanks mikeb!) -2.3.0 (October 15th, 2009) (loosely equivalent to 2.4.0) +2.3.0 (October 24th, 2009) (loosely equivalent to 2.4.0) - Fix a major performance regression in Template.__init__() - More graceful handling of unicode when calling .respond() to render a template - Minor code updates + - Update the default filter (thanks mikeb!) 2.2.2 (September 10th, 2009) - Prevent _namemapper.c from segfaulting when PyImport_ImportModule fails for some reason (Bogdano Arendartchuk ) -- cgit v1.2.1