diff options
author | van Hauser <vh@thc.org> | 2019-06-01 17:05:51 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-06-01 17:05:51 +0200 |
commit | bf5bd17d2ed1ec53b022839c8e36b4bf3a4c2c10 (patch) | |
tree | e7866757076512d93cc40c4f2c468a3ba759a3cf /docs | |
parent | aba26ce4b3d4e56d60210b7fed6547687fe04819 (diff) | |
download | afl++-bf5bd17d2ed1ec53b022839c8e36b4bf3a4c2c10.tar.gz |
llvm 8 support
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 558bb427..6469db1e 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -27,6 +27,7 @@ Version ++2.52c (2019-05-28): to the AFL schedule, not to the FAST schedule. So nothing changes unless you use the new -p option :-) - see docs/power_schedules.txt - added afl-system-config script to set all system performance options for fuzzing + - llvm_mode support for LLVM 8.0 (thanks to Heiko Eissfeldt for the patch) --------------------------- |