about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-11-06 15:02:13 +0100
committervanhauser-thc <vh@thc.org>2021-11-06 15:02:13 +0100
commitda45eb6b417832de16cc2cf6c4b65e0e2f7311db (patch)
treee970e3d73c8af26a9756093fb35a49eae9af6af8 /docs
parent64704403ca957886b3ad0b55efebaf29906712b8 (diff)
downloadafl++-da45eb6b417832de16cc2cf6c4b65e0e2f7311db.tar.gz
update changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 04b2fb2e..7b70771d 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,6 +18,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - fix -n dumb mode (nobody should use this)
     - fix stability issue with LTO and cmplog
     - better banner
+    - more effective cmplog mode
+    - more often update the UI when in input2stage mode
   - frida_mode: David Carlier added Android support :)
   - afl-showmap, afl-tmin and afl-analyze:
     - honor persistent mode for more speed. thanks to dloffre-snl for