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
commitd6b254c83ab99d0f304b71a1648a49615e2f5c58 (patch)
treee0874e1adf5e640ceb3fd785b3218bfaba6843d3
parentcef1da85a67da15d66d410215f5c5d64619d361c (diff)
downloadscons-git-d6b254c83ab99d0f304b71a1648a49615e2f5c58.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 c1467b3e7..be557b7d4 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