summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index fd34d35..5aa1eee1 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -16,16 +16,6 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
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
- causes issues for NFS.
- For existing caches, you will need to run the scons-configure-cache.py
- script to update them to the new format. You will get a warning every time
- you build until you co this.
- - Fix a bunch of unit tests on windows
-
-
From Dirk Baechle:
- Removed a lot of compatibility methods and workarounds
for Python versions < 2.7, in order to prepare the work