summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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