diff options
| author | vanhauser-thc <vh@thc.org> | 2021-05-11 22:06:37 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-05-11 22:06:37 +0200 |
| commit | 72ca9b4684981ce2b807e4efd218bd1924f3e6b1 (patch) | |
| tree | 1fe283283e5e8493e9e526acd50aad157446fceb /docs | |
| parent | 8929da339191152cdc69e4c99ddeaeff6d0bc777 (diff) | |
| download | afl++-72ca9b4684981ce2b807e4efd218bd1924f3e6b1.tar.gz | |
fix a few cur_time uses
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index ceb02bb9..e4c02921 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,6 +9,7 @@ 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) + - 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, it currently supports persistent mode and cmplog. thanks to @WorksButNotTested! |
