summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 07ecd64..1a0c4a4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,13 @@ Please initial your changes (there's a key at bottom) and add a date for each
release
================================================================================
+2.0 final (unreleased)
+ - added new compiler setting 'addTimestampsToCompilerOutput'. See Brian Bird's
+ post about it today. He stores his cheetah generated .py files in
+ subversion and needed to disable the timestamp code so svn wouldn't care
+ when he recompiles those .py modules.
+
+
2.0rc7 (July 4, 2006)
!!!THIS RELEASE REQUIRES RECOMPILATION OF ALL COMPILED CHEETAH TEMPLATES!!!
Core Changes: [TR]