summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMathew Robinson <chasinglogic@gmail.com>2019-08-20 18:43:38 (GMT)
committerMathew Robinson <chasinglogic@gmail.com>2019-08-20 19:59:01 (GMT)
commitba502ccd74df9f8411fdb63345a8a070b3764a49 (patch)
treebd9bc59dbe331912328998b0723795b38543879f /src
parent7914dc4b0851d54df467842364b76cbe23336f09 (diff)
downloadSCons-ba502ccd74df9f8411fdb63345a8a070b3764a49.zip
SCons-ba502ccd74df9f8411fdb63345a8a070b3764a49.tar.gz
SCons-ba502ccd74df9f8411fdb63345a8a070b3764a49.tar.bz2
[ci skip] Update CHANGES.txt
Diffstat (limited to 'src')
-rwxr-xr-xsrc/CHANGES.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 3efb734..6450da5 100755
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -6,9 +6,11 @@
RELEASE VERSION/DATE TO BE FILLED IN LATER
- From John Doe:
+ From Mathew Robinson:
- - Whatever John Doe did.
+ - Improved threading performance by ensuring NodeInfo is shared
+ across threads. Results in ~13% improvement for parallel builds
+ (-j# > 1) with many shared nodes.
RELEASE 3.1.1 - Mon, 07 Aug 2019 20:09:12 -0500