diff options
author | van Hauser <vh@thc.org> | 2019-08-01 15:32:55 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-08-01 15:32:55 +0200 |
commit | 487a87df02c20784bb4ef272954300dd18c04d9a (patch) | |
tree | 93094af9696b408328f13fe5a42f1b6a8c831064 /docs/ChangeLog | |
parent | b14fead5929a1958d850a945effb5a0cbd6e5799 (diff) | |
download | afl++-487a87df02c20784bb4ef272954300dd18c04d9a.tar.gz |
adding blame
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 8b1d832d..dc1a3478 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,6 +17,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.53d (dev): ---------------------- + - custom mutator by a loaded library is now supported (thanks to kyakdan!) - afl-showmap: new option -r now shows the real values in the buckets (stock afl never did), plus shows tuple content summary information now - fix building on *BSD (thanks to tobias.kortkamp for the patch) |