summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 9fafbb2..ac2aabf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,5 @@
-Please initial your changes (there's a key at bottom) and add a date for each
-release
-================================================================================
-2.1.1 (not yet released)
+2.1.1 (April 16, 2009)
- Support __eq__() and __ne__() the way you might expect in src/Tools/RecursiveNull (patch suggested by Peter Warasin <peter@endian.com>)
- Applied patch to avoid hitting the filesystem to get the file modification time everytime a #include directive is processed (Jean-Baptiste Quenot <jbq@caraldi.com>)
- Applied patch to fix some annoying cases when Cheetah writes to stderr instead of propagating the exception (Jean-Baptiste Quenot <jbq@caraldi.com>)