about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-09-16 10:57:54 +0200
committervanhauser-thc <vh@thc.org>2022-09-16 10:57:54 +0200
commit5bf8bffd4aaedad1eef83504c46fc762e0262c27 (patch)
tree1acbb68c44c4e3c743714cddedf4eb01066fea62 /docs
parentaf5e8370af3b8a1e1077ca735b0748f7c5b988bb (diff)
downloadafl++-5bf8bffd4aaedad1eef83504c46fc762e0262c27.tar.gz
changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index e9dc813f..71607542 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -21,6 +21,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       @tokatoka for reporting
     - fix for llvm 15 and reenabling LTO, thanks to nikic for the PR!
     - better handling of -fsanitize=..,...,.. lists
+    - support added for LLVMFuzzerRunDriver()
     - fix gcc_mode cmplog
     - obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1
       note that this will exit the target before main()