update changelog

This commit is contained in:
vanhauser-thc
2022-01-21 13:23:11 +01:00
parent fce512db40
commit f7a5ea667b

View File

@ -54,6 +54,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- Prevent accidentaly killing non-afl/fuzz services when aborting - Prevent accidentaly killing non-afl/fuzz services when aborting
afl-showmap and other tools. afl-showmap and other tools.
- afl-cc: - afl-cc:
- detect overflow reads on initial input buffer for asan
- new cmplog mode (incompatible with older afl++ versions) - new cmplog mode (incompatible with older afl++ versions)
- support llvm IR select instrumentation for default PCGUARD and LTO - support llvm IR select instrumentation for default PCGUARD and LTO
- fix for shared linking on MacOS - fix for shared linking on MacOS