diff options
author | van Hauser <vh@thc.org> | 2019-08-01 11:49:01 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-08-01 11:49:01 +0200 |
commit | 89769c836f6ce8f33fd7837e0df24fc591f18353 (patch) | |
tree | b12ebfd3f74beaebf36374b2c43f59d9aec0138d /docs | |
parent | 7c8470b1dcc8430356fbf97cd33baf3843d52dca (diff) | |
download | afl++-89769c836f6ce8f33fd7837e0df24fc591f18353.tar.gz |
showmap fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index dfb2e4e7..688c1a55 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,6 +17,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.53d (dev): ---------------------- + - afl-showmap -o output now shows the real values in the buckets (stock afl never did) + - fix building on *BSD (thanks to tobias.kortkamp for the patch) + - small docu updates - ... your patch? :) |