diff options
author | vanhauser-thc <vh@thc.org> | 2023-12-15 09:44:02 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-12-15 09:44:02 +0100 |
commit | ca0c9f6d1797bac121996c3b2ac50423f6e67b8f (patch) | |
tree | 161333954d67ba42a99185eed0e26389778228cc /docs/Changelog.md | |
parent | 8a7705aedbb759dd8ff331d47a99cc6bbc17902b (diff) | |
download | afl++-ca0c9f6d1797bac121996c3b2ac50423f6e67b8f.tar.gz |
v4.10a init
Diffstat (limited to 'docs/Changelog.md')
-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 2dfcb482..2ac87f47 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,10 @@ 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.10a (dev) + - ... + + ### Version ++4.09c (release) - afl-fuzz: - fixed the new mutation implementation for two bugs @@ -34,7 +38,6 @@ - added benchmark/benchmark.py if you want to see how good your fuzzing speed is in comparison to other setups. - ### Version ++4.08c (release) - afl-fuzz: - new mutation engine: mutations that favor discovery more paths are |