diff options
author | Hexcoder <heiko@hexco.de> | 2019-06-03 23:41:42 +0200 |
---|---|---|
committer | Hexcoder <heiko@hexco.de> | 2019-06-03 23:41:42 +0200 |
commit | 8cf91250976edafb0475a6d25091443d6b0f274b (patch) | |
tree | 7bc662c7737670ffc5e738711b68c8147e4b9070 /docs | |
parent | b4678b77f1e090e78935a50c98a4493ee2abda09 (diff) | |
parent | 865212899a857f7afe96728d402db0de39ac7589 (diff) | |
download | afl++-8cf91250976edafb0475a6d25091443d6b0f274b.tar.gz |
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 28042a47..e1d66767 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -27,7 +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 works with llvm 3.9 up to including 6.0.1 + - llvm_mode works with llvm 3.9 up to including 8 ! - qemu_mode got upgraded from 2.1 to 3.1 - incorporated from https://github.com/andreafioraldi/afl and with community patches added |