diff options
author | vanhauser-thc <vh@thc.org> | 2023-04-17 14:41:05 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-04-17 14:41:05 +0200 |
commit | 02b9e583f2a5dd7d83bd4c02af8d2081532689ed (patch) | |
tree | 4768963452e67f496d1399a56cce2106817972a4 /docs/Changelog.md | |
parent | 7f734c96d187312868178e8ead95dc103c557c1f (diff) | |
download | afl++-02b9e583f2a5dd7d83bd4c02af8d2081532689ed.tar.gz |
v4.07a init
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 587fb64c..30e76f2c 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.07a (dev) + - soon :) + + ### Version ++4.06c (release) - afl-fuzz: - ensure temporary file descriptor is closed when not used |