From 55ff2ce640dc465833dca3c95ce4cdd2b95428aa Mon Sep 17 00:00:00 2001 From: Thomas Tanner Date: Sat, 19 Mar 2016 19:20:26 +0000 Subject: Add some release notes --- src/RELEASE.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 3bff366..51f2af6 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -32,6 +32,9 @@ NEW FUNCTIONALITY - List new features (presumably why a checkpoint is being released) + - Addition of script scons-configure-cache which allows you to configure + information about a specific cache directly (currently it only supports + determining how the cache files are divided into subdirectories). DEPRECATED FUNCTIONALITY @@ -41,6 +44,11 @@ - List modifications to existing features, where the previous behavior wouldn't actually be considered a bug + - Cache files are now stored in 256 subdirectories in the cache directory + by default (this stresses NFS less). Existing cache directories will + remain as current, but scons will prompt you to run scons-configure-cache + which will allow you to use the new layour, or confirm you want to use the + existing layout. FIXES -- cgit v0.12