diff options
author | van Hauser <vh@thc.org> | 2019-09-20 19:20:15 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-09-20 19:20:15 +0200 |
commit | ff5c7b155ccb44c8a529167f411f3c9783b024fa (patch) | |
tree | 20559e86cd1ef0d7b11f9036b4480fe0ac1b4299 /docs | |
parent | 123d97bfb896aefca24ff8bdc235b900fe714fde (diff) | |
download | afl++-ff5c7b155ccb44c8a529167f411f3c9783b024fa.tar.gz |
custom mutator fuzzing yields UI
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 b32253b6..31101056 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -24,6 +24,7 @@ Version ++2.54d (dev): FIFO or disk partition - setting LLVM_CONFIG for llvm_mode will now again switch to the selected llvm version. If you setup is correct. + - fuzzing strategy yields for custom mutator were missing from the UI, added them :) - reducing duplicate code in afl-fuzz - added "make help" - removed compile warnings from python internal stuff |