diff options
author | van Hauser <vh@thc.org> | 2019-08-08 10:36:43 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-08-08 10:36:43 +0200 |
commit | 2971b5b31527be94037dfc4f60231ee2a0a1ea25 (patch) | |
tree | 503edbd3be7ac1051557917ac68e9897f08e7a2c /docs/ChangeLog | |
parent | 65a3a9773d2e00c549a0fc54e9942c323d8d2a55 (diff) | |
download | afl++-2971b5b31527be94037dfc4f60231ee2a0a1ea25.tar.gz |
documentation update
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r-- | docs/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 5e78610e..dfebb68a 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,6 +17,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.53d (dev): ---------------------- + - llvm 9 is now supported (still needs testing) + - fix building qemu on some Ubuntus (thanks to floyd!) - custom mutator by a loaded library is now supported (thanks to kyakdan!) - fix for a few features to support different map sized than 2^16 - afl-showmap: new option -r now shows the real values in the buckets (stock @@ -26,7 +28,6 @@ Version ++2.53d (dev): - ... your patch? :) - -------------------------- Version ++2.53c (release): -------------------------- |