diff options
author | vanhauser-thc <vh@thc.org> | 2023-12-15 09:28:39 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-12-15 09:28:39 +0100 |
commit | 8a7705aedbb759dd8ff331d47a99cc6bbc17902b (patch) | |
tree | 28a5f5091317e9cb7d9151e53f33c7b56cec552b /docs | |
parent | 37505928bcec63a08fe50cdebdbf7b9b28b952d0 (diff) | |
download | afl++-8a7705aedbb759dd8ff331d47a99cc6bbc17902b.tar.gz |
v4.09c release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 0d75782d..2dfcb482 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,7 +3,7 @@ This is the list of all noteworthy changes made in every public release of the tool. See README.md for the general instruction manual. -### Version ++4.09a (dev) +### Version ++4.09c (release) - afl-fuzz: - fixed the new mutation implementation for two bugs - added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`) |