changeset 368:8ef3a7318ea1 rel-0_9_3

Update NEWS.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 21 Mar 2021 16:26:59 +0200
parents f73270cabde2
children be7661e59c69
files NEWS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Sat Jan 02 11:37:13 2021 +0200
+++ b/NEWS	Sun Mar 21 16:26:59 2021 +0200
@@ -12,6 +12,11 @@
 
 * Build system fixes.
 
+* Fixed clang build due to clang not working correctly with -flto.
+
+* Added Makefile parameter ASAN=1 to enable address sanitizer
+  support (disables optimizations and LTO.)
+
 * Fix compile failure with GCC 10.x due to missing
   "extern" in sidlib.h