about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-15 16:48:05 +0200
committervan Hauser <vh@thc.org>2019-10-15 16:48:05 +0200
commit97f5ce52d129c460e4a8af3d55aefd05092a79a9 (patch)
tree059c7a2aab2201dacd8314d9bb927a6a9bdf03e3 /docs/ChangeLog
parent540de896e346694dd6df03bf4b3676388b53fecf (diff)
downloadafl++-97f5ce52d129c460e4a8af3d55aefd05092a79a9.tar.gz
v2.57c release 2.57c
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog9
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