about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-03-09 12:04:35 +0100
committervan Hauser <vh@thc.org>2020-03-09 12:04:35 +0100
commitaa4050d406f1c7d7b0b1e2d22c5fe19b5a82b619 (patch)
tree529e51e02bce121edf5b4ada1f17923fc0827d19 /docs
parent581097d58d6f8de05e05eec74344053bd74c3145 (diff)
downloadafl++-aa4050d406f1c7d7b0b1e2d22c5fe19b5a82b619.tar.gz
disable leaksanitizer when "make"
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 57a78691..56b45738 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -9,8 +9,10 @@ Want to stay in the loop on major new features? Join our mailing list by
 sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 
-### Version ++2.62d (developt):
+### Version ++2.62d (develop):
 
+  - LTO collision free instrumented added in llvm_mode with afl-clang-lto -
+    note that this mode is amazing, but quite some targets won't compile
   - qemu_mode now uses solely the internal capstone version to fix builds
     on modern Linux distributions
   - afl-fuzz basic tools now report on the environment variables picked up