summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormlimber <mlimber@gmail.com>2016-07-06 19:34:20 (GMT)
committermlimber <mlimber@gmail.com>2016-07-06 19:34:20 (GMT)
commit83e76a293df54101826975c78bbffbe5e8018304 (patch)
treec000032285fd9bf69bf2e42c039fdd6f990ba981
parent68626be4e6761d2b0835f402da3bb8ae54d80e07 (diff)
downloadSCons-83e76a293df54101826975c78bbffbe5e8018304.zip
SCons-83e76a293df54101826975c78bbffbe5e8018304.tar.gz
SCons-83e76a293df54101826975c78bbffbe5e8018304.tar.bz2
CHANGES.txt edited online with Bitbucket
-rw-r--r--src/CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index dc3904c..0bac28f 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -25,7 +25,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
- Added LoadableModule to the list of global functions (DefaultEnvironment
builders).
- From Matthew Limber:
+ From M. Limber:
- Fixed msvs.py for Visual Studio Express editions that would report
"Error : ValueError: invalid literal for float(): 10.0Exp".