diff options
author | vanhauser-thc <vh@thc.org> | 2022-01-30 20:59:00 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-01-30 20:59:00 +0100 |
commit | 53eb5ba2fbfa75e1c008239bf5d54238bfadb148 (patch) | |
tree | bbb0cf0f8620b71d315dcc449018affd3ea5b33a /docs | |
parent | 267dd634f141b2968cafef620d75c10681fb5ab9 (diff) | |
download | afl++-53eb5ba2fbfa75e1c008239bf5d54238bfadb148.tar.gz |
update changelog
Diffstat (limited to 'docs')
-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 7e276ac6..a420dcc2 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,10 @@ 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.01a (dev) - - upcoming new cool stuff :) + - fix */build_...sh scripts to work outside of git + - new custom_mutator: libafl with token fuzzing :) + (still needs README) + ### Version ++4.00c (release) - complete documentation restructuring, made possible by Google Season |