diff options
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r-- | docs/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index dfb2e4e7..dfebb68a 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,10 +17,17 @@ 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 + afl never did), plus shows tuple content summary information now + - fix building on *BSD (thanks to tobias.kortkamp for the patch) + - small docu updates - ... your patch? :) - -------------------------- Version ++2.53c (release): -------------------------- |