From d2fdfc68c6ac14d234da71c6583d62825ff281ea Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Wed, 13 May 2009 00:23:55 -0700 Subject: Add #15 to CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ae1e2f8..609a128 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ - Switch all internal representations of template code to unicode objects instead of str() objects - 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) 2.1.2 (May 5, 2009) - 0000006: [Templates] Support @staticmethod and @classmethod (rtyler) -- cgit v1.2.1