summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2011-05-17 16:13:58 +0000
committerWilliam Deegan <bill@baddogconsulting.com>2011-05-17 16:13:58 +0000
commit78ef43576b88847348200dc6fc680addc0510bf0 (patch)
treee0874e1adf5e640ceb3fd785b3218bfaba6843d3
parenta113dbf5a6d0792e165da0c369349a791c1b83bd (diff)
downloadscons-78ef43576b88847348200dc6fc680addc0510bf0.tar.gz
Add fix for 2771 to CHANGES.txt
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index c1467b3e..be557b7d 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -174,6 +174,9 @@ RELEASE 2.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE
From William Deegan:
- Add initial support for VS/VC 2010 (express and non-express versions)
+ - Remove warning for not finding MS VC/VS install.
+ "scons: warning: No version of Visual Studio compiler found
+ - C/C++ compilers most likely not set correctly"
RELEASE 2.0.1 - Mon, 15 Aug 2010 15:46:32 -0700