about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-03-07 03:37:32 +0100
committerDominik Maier <domenukk@gmail.com>2020-03-07 03:40:42 +0100
commit1e30c3a941bb10658a0d0b7c07d62e5b011d12b9 (patch)
treeefa25cd41ace2d3ff4615378ffc19d3d32b9c503 /docs/Changelog.md
parent2287534ec6dd68b06a5052caa4ab3305d15861ec (diff)
downloadafl++-1e30c3a941bb10658a0d0b7c07d62e5b011d12b9.tar.gz
afl-tmin hang mode added
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index d5c2a279..57a78691 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -16,6 +16,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - afl-fuzz basic tools now report on the environment variables picked up
   - more tools get environment variable usage info in the help output
   - AFL_AUTORESUME will resume execution without the need to specify `-i -`
+  - afl-tmin now supports hang mode `-H` to minimize hangs
+  - fixed potential afl-tmin missbehavior for targets with multiple hangs
 
 
 ### Version ++2.62c (release):