diff options
author | van Hauser <vh@thc.org> | 2021-02-01 12:01:23 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2021-02-01 12:01:23 +0100 |
commit | 981ffb27a8a166b51a06d57fce044ed1eaf1aa62 (patch) | |
tree | f4ee467c9b3df7fbfc84533429717f64f7b6e4ab /docs/Changelog.md | |
parent | 522eacce71a91f0495834215b08ac38750a4f5d8 (diff) | |
download | afl++-981ffb27a8a166b51a06d57fce044ed1eaf1aa62.tar.gz |
making AFL_MAP_SIZE obsolete
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index ff69c949..e9efdf38 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -16,6 +16,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. to be placed in the source code. Check out instrumentation/README.instrument_list.md - afl-fuzz + - Making AFL_MAP_SIZE obsolete - afl-fuzz now learns on start the + target map size - upgraded cmplog/redqueen: solving for floating point, solving transformations (e.g. toupper, tolower, to/from hex, xor, arithmetics, etc.). this is costly hence new command line option |