summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2019-08-08 01:11:27 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2019-08-08 01:11:27 (GMT)
commit72ae09dc35ac2626f8ff711d8c4b30b6138e08e3 (patch)
tree7f7b91273b8d0f18e75c008b08b199cc5b369e52 /src
parentfdae63a03255af622ac21b50e200036fea951388 (diff)
downloadSCons-72ae09dc35ac2626f8ff711d8c4b30b6138e08e3.zip
SCons-72ae09dc35ac2626f8ff711d8c4b30b6138e08e3.tar.gz
SCons-72ae09dc35ac2626f8ff711d8c4b30b6138e08e3.tar.bz2
Changes for 3.1.1 release3.1.1
Diffstat (limited to 'src')
-rwxr-xr-xsrc/Announce.txt2
-rwxr-xr-xsrc/CHANGES.txt4
-rwxr-xr-xsrc/RELEASE.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/src/Announce.txt b/src/Announce.txt
index 1359696..425aaa1 100755
--- a/src/Announce.txt
+++ b/src/Announce.txt
@@ -18,7 +18,7 @@ So that everyone using SCons can help each other learn how to use it more
effectively, please go to http://scons.org/lists.html#users to sign up for
the scons-users mailing list.
-RELEASE VERSION/DATE TO BE FILLED IN LATER
+RELEASE 3.1.1 - Mon, 07 Aug 2019 20:09:12 -0500
Please consult the RELEASE.txt file for a summary of changes since the last
release and consult the CHANGES.txt file for complete a list of changes
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index e33aa6a..953931b 100755
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -4,13 +4,13 @@
Change Log
-RELEASE VERSION/DATE TO BE FILLED IN LATER
+RELEASE 3.1.1 - Mon, 07 Aug 2019 20:09:12 -0500
From William Deegan:
- Remove obsoleted references to DeciderNeedsNode which could cause crash when using --debug=explain
From Jason Kenny
- - Add Fix and test for regression in 3.1.0 when using Decider('MD5-timestamp') and --debug=explain
+ - Add Fix and test for crash in 3.1.0 when using Decider('MD5-timestamp') and --debug=explain
From Ben Reed:
- Added -fmerge-all-constants to flags that get included in both CCFLAGS and LINKFLAGS.
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 17e698f..a2f7918 100755
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -1,4 +1,4 @@
- A new SCons checkpoint release, 3.1.2.alpha.yyyymmdd, is now available
+ A new SCons checkpoint release, 3.1.1, is now available
on the SCons download page:
https://scons.org/pages/download.html