From 84b32443baaa272f62ae6ed9fe3427ba57a5e960 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Thu, 1 Dec 2022 13:40:31 -0800 Subject: fixes to CHANGES/RELEASE --- CHANGES.txt | 7 +++---- RELEASE.txt | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index df8cc2f..18cfc60 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -32,15 +32,14 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER read packaging/etc/README.txt if you are interested. From Daniel Moody: - - Add error message for failure to delete partial cache retrieval files. - - From Dan Mezhiborsky: - - Add newline to end of compilation db (compile_commands.json). - Added error message to handle the case when SCons attempts to retrieve all the targets for a specified builder from the CacheDir, fails to do so, and then runs into an error when deleting the files which were retrieved. Previously if this happened there was no errors or warnings. + From Dan Mezhiborsky: + - Add newline to end of compilation db (compile_commands.json). + From Flaviu Tamas: - Added -fsanitize support to ParseFlags(). This will propagate to CCFLAGS and LINKFLAGS. diff --git a/RELEASE.txt b/RELEASE.txt index 4efbf4a..7d9e931 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -66,7 +66,7 @@ IMPROVEMENTS - Add cache-debug messages for push failures. - Added error message to handle the case when SCons attempts to retrieve all the targets for a specified builder from the CacheDir, fails to do so, and then runs into an error - when deleting the files which were retrieved. Previously if this happened there was no + when deleting the files which were retrieved. Previously if this happened there were no errors or warnings. PACKAGING -- cgit v0.12