diff options
author | van Hauser <vh@thc.org> | 2019-07-18 10:17:50 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-07-18 10:17:50 +0200 |
commit | 5fa19f28012e7f3ccb4fdc04d9a33d9d35bed2c9 (patch) | |
tree | 92a32ce6cf4fc362ac6e9e6d7591340dfeecdb68 /docs | |
parent | 4f5acb8f52f88f39b19874c529009be512e1de22 (diff) | |
download | afl++-5fa19f28012e7f3ccb4fdc04d9a33d9d35bed2c9.tar.gz |
cpu scaling updated for newer kernels
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index adf5ef75..f2709877 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,7 +17,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.52d (tbd): ----------------------------- - - Using the old ineffective afl-gcc will now show a deprecation warning + - updated afl-fuzz and afl-system-config for new scaling governor location + in modern kernels + - using the old ineffective afl-gcc will now show a deprecation warning - all queue, hang and crash files now have their discovery time in their name - if llvm_mode was compiled, afl-clang/afl-clang++ will point to these instead of afl-gcc |