summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDaniel Moody <dmoody256@gmail.com>2018-04-13 16:08:56 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2018-05-25 19:42:45 (GMT)
commitf8422a59151aa744c025675a7c4bf3d5e3b8d7c0 (patch)
tree47ba7937992e18fac5572dad55334b4ede883350 /src
parent85d080e18906fb52d425a84e5828189d8a532ce0 (diff)
downloadSCons-f8422a59151aa744c025675a7c4bf3d5e3b8d7c0.zip
SCons-f8422a59151aa744c025675a7c4bf3d5e3b8d7c0.tar.gz
SCons-f8422a59151aa744c025675a7c4bf3d5e3b8d7c0.tar.bz2
updated CHANGES.txt
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 58dc6df..43c1979 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -19,6 +19,7 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE
- Fixed handling of side-effects in task master (fixes #3013).
From Daniel Moody:
+ - Updated gettext tools to setup default paths for windows with Cygwin/MinGW setups
- Add common location for default paths for cygwin and mingw in Platform modules
- Updated YACC tool to work on windows with Cygwin/MinGW setups
- Set the pickling protocal back to highest which was causing issues