From 11301f36ab30a25de332117cc08fc5d6e71c117b Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Fri, 15 May 2009 08:46:06 -0700 Subject: Update CHANGES with resolution of #19 Signed-off-by: R. Tyler Ballance --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 609a128..3743469 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ - Convert unicode compiled template to an utf8 char buffer when writing to a file (Jean-Baptiste Quenot ) - 0000011: [Templates] Calling a function with arguments calls the function with None (rtyler) - 0000015: [Tests] Resolve test failures in 'next' branch (rtyler) + - 0000019: [Templates] Properly warn when joining unicode and non-unicode objects in DummyTransaction (rtyler) 2.1.2 (May 5, 2009) - 0000006: [Templates] Support @staticmethod and @classmethod (rtyler) -- cgit v1.2.1