diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-07 22:37:06 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-07 22:37:06 +0200 |
commit | d64dd7a952de20b693ed1a44063d409a15bbff76 (patch) | |
tree | 653f4f6b6c930769a84d477599e8658bf6a4e842 | |
parent | 63ee9df54f3c9db8ecbb0fb6186ea912200d9126 (diff) | |
download | afl++-d64dd7a952de20b693ed1a44063d409a15bbff76.tar.gz |
proper newlines
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index a8ed4d72..103f5920 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -19,6 +19,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - support partial linking - ensure afl-compiler-rt is built for gcc_module - afl-analyze now uses the forkserver for increased performance + + ### 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, |