comparison NEWS @ 368:8ef3a7318ea1 rel-0_9_3

Update NEWS.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 21 Mar 2021 16:26:59 +0200
parents 5a1c5af0ced1
children 16560c85d238
comparison
equal deleted inserted replaced
367:f73270cabde2 368:8ef3a7318ea1
9 * Add "support" for CP858 in fallback converter. 9 * Add "support" for CP858 in fallback converter.
10 10
11 * Improve error checking in HVSC STIL database parser. 11 * Improve error checking in HVSC STIL database parser.
12 12
13 * Build system fixes. 13 * Build system fixes.
14
15 * Fixed clang build due to clang not working correctly with -flto.
16
17 * Added Makefile parameter ASAN=1 to enable address sanitizer
18 support (disables optimizations and LTO.)
14 19
15 * Fix compile failure with GCC 10.x due to missing 20 * Fix compile failure with GCC 10.x due to missing
16 "extern" in sidlib.h 21 "extern" in sidlib.h
17 22
18 23