about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-09-29 17:11:07 +0200
committervanhauser-thc <vh@thc.org>2024-09-29 17:11:07 +0200
commitb88f132975b41aa16c43ee5e2bc3a243b79330ec (patch)
tree9e50246d490b9cc5034761278ff68c9a3c8baf44 /docs/Changelog.md
parent12271064f8570213ea4169a2ae94f68304d5a73d (diff)
downloadafl++-b88f132975b41aa16c43ee5e2bc3a243b79330ec.tar.gz
llvm20 fix
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 68d362db..3800a718 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -29,6 +29,7 @@
   - custom mutators:
     - custom_send_tcp custom mutator added, thanks to @dergoegge
   - afl-cc
+    - fix to support pointless changes in LLVM 20
     - new runtime (!) variable: `AFL_OLD_FORKSERVER` to use the old vanilla
       AFL type forkserver. Useful for symcc/symqemu/nautilus/etc. with
       AFL_LLVM_INSTRUMENT=CLASSIC