diff options
author | William Blevins <wblevins001@gmail.com> | 2016-02-19 17:25:27 (GMT) |
---|---|---|
committer | William Blevins <wblevins001@gmail.com> | 2016-02-19 17:25:27 (GMT) |
commit | b77d536c21e85818d44b974e3c40a95f9e5e39eb (patch) | |
tree | 279abdf2c848b9ebfe8848ed1f0fedba9f89778f /src | |
parent | 437864c0853d584341536694dd5a6f42708cc4ec (diff) | |
download | SCons-b77d536c21e85818d44b974e3c40a95f9e5e39eb.zip SCons-b77d536c21e85818d44b974e3c40a95f9e5e39eb.tar.gz SCons-b77d536c21e85818d44b974e3c40a95f9e5e39eb.tar.bz2 |
Issue 2959: Update CHANGES.txt information.
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index c68b89c..b100e9b 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -18,6 +18,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER SCons now respects scanner keys for implicit dependencies. - Resolved missing cross-language dependencies for SWIG bindings (fixes #2264). + - Corrected typo in User Guide for Scanner keyword. (PR #2959) From William Deegan: - Add better messaging when two environments have |