about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-08-01 15:44:10 +0200
committervan Hauser <vh@thc.org>2019-08-01 15:44:10 +0200
commitaf823d6486f9848ee8844f23ed3baf27da45a107 (patch)
tree01b6b4e123d208a5dab9144f98c48daf613107eb /docs
parent487a87df02c20784bb4ef272954300dd18c04d9a (diff)
downloadafl++-af823d6486f9848ee8844f23ed3baf27da45a107.tar.gz
map size fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index dc1a3478..5e78610e 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -18,6 +18,7 @@ Version ++2.53d (dev):
 ----------------------
 
   - custom mutator by a loaded library is now supported (thanks to kyakdan!)
+  - fix for a few features to support different map sized than 2^16
   - 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)