diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-01 12:39:13 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-01 12:39:13 +0200 |
commit | bdc7aa1a94b04de1e670f42eaa329bc18826cb9d (patch) | |
tree | 0c462b2f37634b31d07deb632b5a4be5e842094e /docs | |
parent | 9cf45db7f93f8c3d96e77ea7a5c5785bf768794e (diff) | |
download | afl++-bdc7aa1a94b04de1e670f42eaa329bc18826cb9d.tar.gz |
v3.14a init
Diffstat (limited to 'docs')
-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 1887c099..419d5a99 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -8,6 +8,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 ++3.14a (release) + - ... your pull request? + + ### Version ++3.13c (release) - Note: plot_data switched to relative time from unix time in 3.10 - frida_mode - new mode that uses frida to fuzz binary-only targets, |