summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index f03e7bd..ffcfe91 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -84,6 +84,10 @@ RELEASE 0.95 - XXX
of them from cache, not just the first target, and exec the build
command if any of the targets isn't present in the cache.
+ From Zephaniah Hull:
+
+ - Fix command-line ARGUMENTS with multiple = in them.
+
From Steven Knight:
- Fix EnsureSConsVersion() so it checks against the SCons version,