update changelog

This commit is contained in:
vanhauser-thc 2023-12-30 11:00:28 +01:00
parent c5b4e26052
commit 5f492da717

View File

@ -11,6 +11,8 @@
reporting!
- instrumentation:
- LLVM 18 support, thanks to @devnexen!
- Injection (SQL, LDAP, XSS) feature now available, see
`instrumentation/README.injections.md` how to activate/use/expand.
- compcov/LAF-intel:
- floating point splitting bug fix by @hexcoder
- due a bug in LLVM 17 integer splitting is disabled!