about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-12-19 14:35:37 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-12-19 14:35:37 +0100
commitd8fb4a8e19b1fde9ca4b3f84d5599be824f03ee9 (patch)
tree8cfac62fd408bc4dab75f0aec0461028805d38dc /docs/ChangeLog
parent5e53d337dbfb15aef37a9f3243594d75fc4ffc25 (diff)
parentb91000fc9e2b86ffe96bef7a30d30b7e0f1f66fc (diff)
downloadafl++-d8fb4a8e19b1fde9ca4b3f84d5599be824f03ee9.tar.gz
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 408c5692..5fd004b1 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -13,9 +13,17 @@ 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.58d (dev):
-----------------------
+--------------------------
+Version ++2.59d (develop):
+--------------------------
+
+  - your patch? :-)
+
+
+
+--------------------------
+Version ++2.59c (release):
+--------------------------
 
   - qbdi_mode: fuzz android native libraries via QBDI framework
   - unicorn_mode: switched to the new unicornafl, thanks domenukk