diff options
author | van Hauser <vh@thc.org> | 2019-12-18 09:17:49 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-12-18 09:17:49 +0100 |
commit | 64435284ce458c80c710c66e8c08b867d39ba388 (patch) | |
tree | d7f38632f251aa9fbd900148b50646b05862b9b1 /docs | |
parent | cf70fe0c9e7c9aac36e22b96b0d89e411382dfea (diff) | |
download | afl++-64435284ce458c80c710c66e8c08b867d39ba388.tar.gz |
added Android PR from afl, left some ifdefs commented out though
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 992370c6..408c5692 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -42,6 +42,7 @@ Version ++2.58d (dev): - added regex.dictionary - qemu and unicorn download scripts now try to download until the full download succeeded. f*ckin travis fails downloading 40% of the time! + - more support for Android (please test!) - added the few Android stuff we didnt have already from Google afl repository - removed unnecessary warnings |