summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 0b47dd9..b46af63 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -178,6 +178,12 @@ RELEASE 0.97 - XXX
- Allow more than one --debug= option to be set at a time.
+ - Change --debug=count to report object counts before and after
+ reading SConscript files and before and after building targets.
+
+ - Change --debug=memory output to line up the numbers and to better
+ match (more or less) the headers on the --debug=count columns.
+
From Wayne Lee:
- Avoid "maximum recursion limit" errors when removing $(-$) pairs