about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-12 12:18:06 +0200
committervan Hauser <vh@thc.org>2020-04-12 12:18:06 +0200
commitaaf8835cdb39b774ce9636e45a28f2445dfdcb24 (patch)
tree14724802053e445638bb82593dfd8a35ec4e95cf
parent0a525f768b8b50e6f20a59489f19a4efe84ccfff (diff)
downloadafl++-aaf8835cdb39b774ce9636e45a28f2445dfdcb24.tar.gz
updated changelog
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index a1b55a69..108ebd08 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -17,6 +17,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - afl-fuzz:
     - variable map size support added (only LTO mode can use this)
     - snapshot feature usage now visible in UI
+  - compare-transform/AFL_LLVM_LAF_TRANSFORM_COMPARES now transforms also
+    static global and local variable comparisons (cannot find all though)
   - extended forkserver: map_size and more information is communicated to
     afl-fuzz (and afl-fuzz acts accordingly)
   - more refactoring