aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 71607542..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
@@ -30,6 +26,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
edges (together with AFL_DEBUG=1 afl-fuzz). thanks to
worksbutnottested!
- afl-analyze broke at some point, fix by CodeLogicError, thank you!
+ - afl-cmin/afl-cmin.bash now have an -A option to allow also crashing
+ and timeout inputs
- unicorn_mode:
- updated upstream unicorn version
- fixed builds for aarch64