summaryrefslogtreecommitdiff
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-08-19 21:44:47 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2017-08-19 21:44:47 -0700
commit88d205705546d6147083440aa6e368387fa21fb5 (patch)
tree459e9cfa43751ec604bf9c3a556f023e4d65e502 /src/CHANGES.txt
parent6dfa17c497c1d23054ee57f169943de65467ee6b (diff)
downloadscons-88d205705546d6147083440aa6e368387fa21fb5.tar.gz
Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could not be passed to SetOption
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 1c99acf0..47f74313 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -37,6 +37,7 @@ may cause rebuilds. In no case should rebuilds not happen.
for many builds when upgrading to SCons 3.0
- Fixed Bug #3027 - "Cross Compiling issue: cannot override ranlib"
- Fixed Bug #3020 - "Download link in user guide wrong. python setup.py install --version-lib broken"
+ - Fixed Bug #2486 - Added SetOption('silent',True) - Previously this value was not allowed to be set.
From Ibrahim Esmat:
- Added the capability to build Windows Store Compatible libraries that can be used