about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-06-19 19:45:05 +0200
committervan Hauser <vh@thc.org>2019-06-19 19:45:05 +0200
commit1d6e1ec61c556668951df4b9c88f93beb61fe1b8 (patch)
tree2ad14c4c7df4a031d7909184d9a8d452c4d2a986 /docs/ChangeLog
parentdb3cc11195af0dfae7c4bfcac78c75f48fbaa430 (diff)
downloadafl++-1d6e1ec61c556668951df4b9c88f93beb61fe1b8.tar.gz
Python 2.7 mutator module support added
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 3d93821f..616dd78b 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -17,6 +17,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 Version ++2.52d (tbd):
 -----------------------------
 
+  - added Python Module mutator support, python2.7-dev is autodetected.
+    see docs/python_mutators.txt (originally by choller@mozilla)
+  - added AFL_CAL_FAST for slow applications and AFL_DEBUG_CHILD_OUTPUT for debugging
   - ... your idea or patch?