From e22babfadab1d82330ef556753c06d4eb45c2bd1 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sat, 13 Aug 2022 14:16:20 -0700 Subject: Updated CHANGES.txt to better represent the change. Added blurb to RELEASE.txt --- CHANGES.txt | 6 +----- RELEASE.txt | 3 +-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 3ed22c0..ee49590 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,15 +9,11 @@ NOTE: 4.3.0 now requires Python 3.6.0 and above. Python 3.5.x is no longer suppo RELEASE VERSION/DATE TO BE FILLED IN LATER - From John Doe: - - - Whatever John Doe did. - From Dan Mezhiborsky: - Add newline to end of compilation db (compile_commands.json). From Flaviu Tamas - - Fixed -fsanitize argument not being passed to the linker + - Added -fsanitize support to ParseFlags(). This will propagate to CCFLAGS and LINKFLAGS. RELEASE 4.4.0 - Sat, 30 Jul 2022 14:08:29 -0700 diff --git a/RELEASE.txt b/RELEASE.txt index 6306ca7..711b6f2 100755 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -26,8 +26,7 @@ DEPRECATED FUNCTIONALITY CHANGED/ENHANCED EXISTING FUNCTIONALITY --------------------------------------- -- List modifications to existing features, where the previous behavior - wouldn't actually be considered a bug +- Added -fsanitize support to ParseFlags(). This will propagate to CCFLAGS and LINKFLAGS. FIXES ----- -- cgit v0.12