about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-05-30 12:43:30 +0200
committerhexcoder- <heiko@hexco.de>2021-05-30 12:43:30 +0200
commiteb74a7a8004e8281cda62525bbc1f3bbe7f5d9da (patch)
treea951b63f4f038805fdf39eb6d8f4c70dc8e82f28 /docs/Changelog.md
parentc9539aa6b7fb4b9d2dae6c65446c525375388c2f (diff)
downloadafl++-eb74a7a8004e8281cda62525bbc1f3bbe7f5d9da.tar.gz
add documentation for AFL_LLVM_THREADSAFE_INST
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 9c9a3976..d8e96bf3 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -35,6 +35,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - Removed automatic linking with -lc++ for LTO mode
   - utils/aflpp_driver/aflpp_qemu_driver_hook fixed to work with qemu mode
   - add -d (add dead fuzzer stats) to afl-whatsup
+  - add thread safe counters for LLVM CLASSIC (set AFL_LLVM_THREADSAFE_INST)
 
 ### Version ++3.12c (release)
   - afl-fuzz: