diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-15 23:21:03 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-15 23:21:03 +0100 |
commit | 1dcc3549b6ecc3925825c00ac63274b83e76ec8a (patch) | |
tree | 9c8908c444628a02131b482fc79f7ee248c08680 /docs | |
parent | ac795ae1e154df87d422eb9a307ee1f40fcb701f (diff) | |
download | afl++-1dcc3549b6ecc3925825c00ac63274b83e76ec8a.tar.gz |
v3.12a init
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 1c735a70..8222f942 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,6 +8,10 @@ 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.12a (dev) + - ... + + ### Version ++3.11c (release) - afl-fuzz: - better auto detection of map size @@ -38,7 +42,6 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - we no longer perform a "git drop" - afl-cmin: support filenames with spaces - ### Version ++3.10c (release) - Mac OS ARM64 support - Android support fixed and updated by Joey Jiaojg - thanks! |