diff options
author | Dominik Maier <domenukk@gmail.com> | 2021-05-22 11:43:09 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2021-05-22 11:43:09 +0200 |
commit | bd1ceb42c4e445babe38a129abf913d447fce9ea (patch) | |
tree | 4331b26728276d2b0e5bd36b88117be5397cd176 | |
parent | 1fe06d38561181ea5ed59b94e1e12bd91ec10bdd (diff) | |
download | afl++-bd1ceb42c4e445babe38a129abf913d447fce9ea.tar.gz |
added info about showmap queue directions
-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 282b34cf..dfd5c393 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -54,6 +54,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - updated the grammar custom mutator to the newest version - add -d (add dead fuzzer stats) to afl-whatsup - added AFL_PRINT_FILENAMES to afl-showmap/cmin to print the current filename + - afl-showmap/cmin will now process queue items in alphabetical order ### Version ++3.12c (release) - afl-fuzz: |