diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-24 11:22:37 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-24 11:22:37 +0100 |
commit | ee5078f43c44a022831cf83b6963930975188168 (patch) | |
tree | 70b4b62b1fcbcc11a2b8aa77c8c71e2f62f9dcb6 /docs | |
parent | 2b3642aa39fc79b5fd394120f0fadf4476d4476e (diff) | |
download | afl++-ee5078f43c44a022831cf83b6963930975188168.tar.gz |
v3.13a init
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 5b7d6ab6..6b7ebf15 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,6 +8,9 @@ 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 ++3.13a (development) + - ... + ### Version ++3.12c (release) - afl-fuzz: - added AFL_TARGET_ENV variable to pass extra env vars to the target |