summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@slide.com>2009-03-29 16:57:33 -0700
committerR. Tyler Ballance <tyler@slide.com>2009-03-29 16:57:33 -0700
commitd06841d6f3717a631c8904ccc1ab125d41c402e4 (patch)
treec8e94d72a77fbc69e2a8d9df9f890f71f503918e /CHANGES
parent974f7e738a2abbca73b90c95d6a3f508ac17affb (diff)
downloadpython-cheetah-d06841d6f3717a631c8904ccc1ab125d41c402e4.tar.gz
Update CHANGES
Signed-off-by: R. Tyler Ballance <tyler@slide.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 67307d7..61cdfc8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ release
2.1.1 (not yet released)
- Support __eq__() and __ne__() the way you might expect in src/Tools/RecursiveNull (patch suggested by Peter Warasin <peter@endian.com>)
+ - Apply patch to avoid hitting the filesystem to get the file modification time everytime a #include directive is processed (Jean-Baptiste Quenot <jbq@caraldi.com>)
2.1.0.1 (March 27, 2009)
- Fix inline import issue introduced in v2.1.0