summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJakub Kulík <kulikjak@gmail.com>2019-09-27 07:58:05 (GMT)
committerJakub Kulík <kulikjak@gmail.com>2019-09-27 07:58:05 (GMT)
commit2cc64514e0b17d9f678b5bddb8ffe00789abdba8 (patch)
tree12e1bc8cdaffb01150f539c2c8513cdc5d8efb24 /src
parentb907ebd61c3898061412207c2c314107caa3a59b (diff)
downloadSCons-2cc64514e0b17d9f678b5bddb8ffe00789abdba8.zip
SCons-2cc64514e0b17d9f678b5bddb8ffe00789abdba8.tar.gz
SCons-2cc64514e0b17d9f678b5bddb8ffe00789abdba8.tar.bz2
Modify CHANGES.txt
Diffstat (limited to 'src')
-rwxr-xr-xsrc/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 4078669..ac9239f 100755
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -18,6 +18,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
- Turn previously deprecated debug options into failures:
--debug=tree, --debug=dtree, --debug=stree, --debug=nomemoizer.
+ From Jakub Kulik
+ - Fix subprocess result bytes not being decoded in SunOS/Solaris related tools.
+
RELEASE 3.1.1 - Mon, 07 Aug 2019 20:09:12 -0500