diff options
author | vanhauser-thc <vh@thc.org> | 2021-04-30 11:09:49 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-04-30 11:09:49 +0200 |
commit | caf282040ffe45509b7cb37cc7c087c22bfdf034 (patch) | |
tree | 3ea147dae0bff2864f61476ab655f1a9675384d5 | |
parent | 070c9923e22af0f577ac49f1fc44448a0e00aca2 (diff) | |
download | afl++-caf282040ffe45509b7cb37cc7c087c22bfdf034.tar.gz |
update changelog
-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 5c0f2a9e..459c2f35 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -39,6 +39,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - utils/aflpp_driver: - aflpp_qemu_driver_hook fixed to work with qemu_mode - aflpp_driver now compiled with -fPIC + - updated the grammar custom mutator to the newest version - add -d (add dead fuzzer stats) to afl-whatsup ### Version ++3.12c (release) |