about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-08 13:45:25 +0100
committervan Hauser <vh@thc.org>2020-02-08 13:45:25 +0100
commitce49ba428bde81d34c01720f6e45bb28c66adee9 (patch)
tree69179763c743b770f0e6358995e5e78fda4befc0 /docs/Changelog.md
parentb5dae8e4f1b32cc256719e862e731fabc59029ba (diff)
downloadafl++-ce49ba428bde81d34c01720f6e45bb28c66adee9.tar.gz
changes update
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index ad0b9e88..96cfa935 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,4 +1,4 @@
-# ChangeLog
+# Changelog
 
   This is the list of all noteworthy changes made in every public release of
   the tool. See README for the general instruction manual.
@@ -25,9 +25,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
        instrumentation. compile normally and set AFL_LLVM_USE_TRACE_PC :)
      - LLVM 11 is supported
      - CmpLog instrumentation using SanCov (see llvm_mode/README.cmplog)
-  - CmpLog instrumentation for QEMU
-  - AFL_PERSISTENT_HOOK callback module for persistent QEMU
-    (see examples/qemu_persistent_hook)
+  - qemu_mode:
+     - CmpLog instrumentation for QEMU (-c afl-fuzz command line option)
+     - AFL_PERSISTENT_HOOK callback module for persistent QEMU
+       (see examples/qemu_persistent_hook)
   - afl-cmin is now a sh script (invoking awk) instead of bash for portability
     the original script is still present as afl-cmin.bash
   - afl-showmap: -i dir option now allows processing multiple inputs using the