about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-09-05 15:49:10 +0200
committervan Hauser <vh@thc.org>2020-09-05 15:49:10 +0200
commit250892228888277262958d1b01b005e14440274e (patch)
tree1cb4f890b706af58bd4fe7439a69ee3b73095276 /docs/Changelog.md
parent39c020ec747a21fd4728f363fef63a75973aa646 (diff)
downloadafl++-250892228888277262958d1b01b005e14440274e.tar.gz
cmp dict for LTO
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 9de03e78..f86c0b61 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,9 +18,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - allow up to 4 -x command line options
     - loaded extras now have a duplicate protection
   - instrumentation
+    - not overriding -Ox or -fno-unroll-loops anymore
     - new llvm pass: dict2file via AFL_LLVM_DICT2FILE, create afl-fuzz
       -x dictionary of string comparisons found during compilation
-    - not overriding -Ox or -fno-unroll-loops anymore
+    - LTO autodict now also collects interesting cmp comparisons
 
 
 ### Version ++2.68c (release)