about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-01-09 16:50:57 +0100
committervanhauser-thc <vh@thc.org>2024-01-09 16:50:57 +0100
commitdb65dc5a0b5174f6eb22befee6dbc703092ff168 (patch)
treed7b740514f711243ec6a7883bbbcf2db07a3e5ca /docs/Changelog.md
parentbb6d9cddd73e2954a3e9d30dc8f73f04e6d90ec3 (diff)
downloadafl++-db65dc5a0b5174f6eb22befee6dbc703092ff168.tar.gz
lto llvm 12+
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 69a369e3..7d388134 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -11,6 +11,7 @@
       reporting!
   - afl-cc:
     - large rewrite by @SonicStark which fixes a few corner cases, thanks!
+    - LTO mode now requires llvm 12+
   - instrumentation:
     - LLVM 18 support, thanks to @devnexen!
     - Injection (SQL, LDAP, XSS) feature now available, see