summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2011-01-27 06:34:42 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2011-01-27 06:34:42 (GMT)
commit2314323fb1826ab4e1950fe79637292a9e19d9a5 (patch)
treee6310973f9ce4b1b4df14a060526ce27e2a08636 /src/CHANGES.txt
parenta7c8d242d950064970ddd69e5e5577511e47d850 (diff)
downloadSCons-2314323fb1826ab4e1950fe79637292a9e19d9a5.zip
SCons-2314323fb1826ab4e1950fe79637292a9e19d9a5.tar.gz
SCons-2314323fb1826ab4e1950fe79637292a9e19d9a5.tar.bz2
Fix for bug 2558. Handle .output file generated by bison or yacc properly. Make SCons aware that it's a SideEffect, and clean it when SCons cleans
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 248938d..4619955 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -7,6 +7,10 @@
RELEASE 2.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE
+ From Robert Lehr:
+ - Handle .output file generated by bison/yacc properly. Cleaning it
+ when necessary.
+
From Antoine Dechaume:
- Handle SWIG file where there is whitespace after the module name
properly. Previously the generated files would include