diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-15 23:08:28 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-15 23:08:28 +0100 |
commit | ac795ae1e154df87d422eb9a307ee1f40fcb701f (patch) | |
tree | 79c15c7a4f879c90f683a61a8ad878bd19e2a69e /docs/Changelog.md | |
parent | aa6a50c2b4abbedee8e2aaf6d32a560f8cbc085c (diff) | |
download | afl++-ac795ae1e154df87d422eb9a307ee1f40fcb701f.tar.gz |
v3.11c release
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 8f3e588c..1c735a70 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,9 +8,11 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. -### Version ++3.11a (dev) +### Version ++3.11c (release) - afl-fuzz: + - better auto detection of map size - fix sanitizer settings (bug since 3.10c) + - fix an off-by-one overwrite in cmplog - add non-unicode variants from unicode-looking dictionary entries - Rust custom mutator API improvements - Imported crash stats painted yellow on resume (only new ones are red) |