diff options
author | vanhauser-thc <vh@thc.org> | 2024-04-13 11:54:02 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-04-13 11:54:08 +0200 |
commit | 6b049536f1614892df99f7c1ebd7710192b607a8 (patch) | |
tree | 29d20ce876d6ed7ba970071101566132d911cffb /docs/Changelog.md | |
parent | 1582aa9da2d7593e5b577aa3fc963ea7eb2ccbb3 (diff) | |
download | afl++-6b049536f1614892df99f7c1ebd7710192b607a8.tar.gz |
v4.21 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 2428d63f..a7eb239b 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.21a (dev) + * your PR? :-) + + ### Version ++4.20c (release) ! A new forkserver communication model is now introduced. afl-fuzz is backward compatible to old compiled targets if they are not built |