diff options
author | Dominik Maier <domenukk@gmail.com> | 2020-03-01 13:46:57 +0100 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-03-01 13:47:33 +0100 |
commit | 6865cd8d691385f805a63b62f9836abf98061e4f (patch) | |
tree | 59679277c4015b004894e1eaf5955216b5fcee49 /docs/Changelog.md | |
parent | 59b80cb01e49804f1b6fabffa36514bb6a6a4fea (diff) | |
download | afl++-6865cd8d691385f805a63b62f9836abf98061e4f.tar.gz |
Added AFL_AUTORESUME option
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 2548a356..ab374596 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - qemu_mode now uses solely the internal capstone version to fix builds on modern Linux distributions - more tools get environment variable usage info in the help output + - AFL_AUTORESUME will resume execution without the need to specify `-i -` ### Version ++2.62c (release): |