diff options
author | van Hauser <vh@thc.org> | 2019-08-27 16:22:25 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-08-27 16:22:25 +0200 |
commit | 10df5ad0ac3dcff705f6932487fecbdaf690e1f0 (patch) | |
tree | 11d0a61e40154a47f82fef29ebdb887424ad3d42 /docs | |
parent | 7338568125f4a3831079550294275ef18b603ab2 (diff) | |
download | afl++-10df5ad0ac3dcff705f6932487fecbdaf690e1f0.tar.gz |
docu update
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index dfebb68a..6d56d314 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -18,6 +18,7 @@ Version ++2.53d (dev): ---------------------- - llvm 9 is now supported (still needs testing) + - Android is now supported (thank to JoeyJiao!) - still need to modify the Makefile though - 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 |