diff options
author | vanhauser-thc <vh@thc.org> | 2022-09-19 12:15:10 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-09-19 12:15:10 +0200 |
commit | 38ab1eda6e9eee34e6a53368ab620e124102fc20 (patch) | |
tree | 8f7326d212575d9ad19c63e73d77daa63a8517fb /docs/Changelog.md | |
parent | 6afca4f0737f58e86d0fb2bd1bc2c260f15099f3 (diff) | |
download | afl++-38ab1eda6e9eee34e6a53368ab620e124102fc20.tar.gz |
4.03c
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 95659068..7d34d364 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,12 +3,8 @@ This is the list of all noteworthy changes made in every public release of the tool. See README.md for the general instruction manual. -## Staying informed -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 ++4.03a (dev) +### Version ++4.03c (release) - Building now gives a build summary what succeeded and what not - afl-fuzz: - added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead |