diff options
| author | van Hauser <vh@thc.org> | 2019-10-15 16:48:05 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-10-15 16:48:05 +0200 |
| commit | 97f5ce52d129c460e4a8af3d55aefd05092a79a9 (patch) | |
| tree | 059c7a2aab2201dacd8314d9bb927a6a9bdf03e3 /docs | |
| parent | 540de896e346694dd6df03bf4b3676388b53fecf (diff) | |
| download | afl++-97f5ce52d129c460e4a8af3d55aefd05092a79a9.tar.gz | |
v2.57c release 2.57c
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 7ccc8b66..aafb7bff 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -13,12 +13,13 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. ----------------------- -Version ++2.54d (dev): ----------------------- +-------------------------------- +Version ++2.54d-2.57c (release): +-------------------------------- + - we jump to 2.57 instead of 2.55 to catch up with Google's versioning - persistent mode for QEMU (see qemu_mode/README.md) - - custom mutator library is now a standard mutator, to exclusivly use it + - custom mutator library is now an additional mutator, to exclusivly use it add AFL_CUSTOM_MUTATOR_ONLY (that will trigger the previous behaviour) - new library qemu_mode/unsigaction which filters sigaction events - afl-fuzz: new command line option -I to execute a command on a new crash |
