summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 57a85fb..48016c4 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -10,7 +10,7 @@
RELEASE 0.97 - XXX
- From Steven Knight
+ From Steven Knight:
- Add a must_exist flag to Delete() to let the user control whether
it's an error if the specified entry doesn't exist. The default
@@ -20,6 +20,11 @@ RELEASE 0.97 - XXX
- Make the scons.bat REM statements into @REM so they aren't printed.
+ From Anthony Roach:
+
+ - Fix scanning of pre-compiled header (.pch) files for #includes,
+ broken in 0.96.
+
RELEASE 0.96 - Wed, 18 Aug 2004 13:36:40 +0000