summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2016-10-19 21:20:36 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2016-10-19 21:20:36 (GMT)
commitda35ed19d3b93dc05a89124eebabaf33c11f98b1 (patch)
treeddb90c6d8c2313055c57893db674367fa411471b
parent931e855a7b3b76622e4232fa94ea344e78e8db0a (diff)
downloadSCons-da35ed19d3b93dc05a89124eebabaf33c11f98b1.zip
SCons-da35ed19d3b93dc05a89124eebabaf33c11f98b1.tar.gz
SCons-da35ed19d3b93dc05a89124eebabaf33c11f98b1.tar.bz2
Updates to src/CHANGES.txt for 2.5.1
-rw-r--r--src/CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 3d2cf1c..0615130 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -6,6 +6,16 @@
RELEASE VERSION/DATE TO BE FILLED IN LATER
+ From William Deegan:
+ - Add scons-configure-cache.py to packaging. It was omitted
+
+ From Alexey Klimkin:
+ - Use memoization to optimize PATH evaluation across all dependencies per
+ node. (PR #345)
+
+
+RELEASE 2.5.0 - Mon, 09 Apr 2016 11:27:42 -0700
+
From Tom Tanner:
- change cache to use 2 character subdirectories, rather than one character,
so as not to give huge directories for large caches, a situation which