From 01867fe772b90be8fd221a8c5d77845ceed2b9ec Mon Sep 17 00:00:00 2001 From: "R. Tyler Ballance" Date: Sun, 29 Mar 2009 17:55:31 -0700 Subject: Update CHANGES and TODO with accomplished tasks Signed-off-by: R. Tyler Ballance --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9aa87ed..9fafbb2 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,8 @@ release - Added KDE editor support - Applied patch to correct importHook behavior on Python 2.6 (reported/patched by Toshio Ernie Kuratomi ) - Correct unicode issue when calling/embedding unicode templates inside of other templtes (testcase Tests.Unicode.JPQ_UTF8_Test3. reported by Jean-Baptiste Quenot ) + - Added --shbang option (e.g. "cheetah compile --shbang '#!/usr/bin/python2.6' ") + - Removed dependency on optik OptionParser in favor of builtin Python optparse module 2.1.0.1 (March 27, 2009) - Fix inline import issue introduced in v2.1.0 -- cgit v1.2.1