about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-07 22:37:06 +0200
committervanhauser-thc <vh@thc.org>2021-06-07 22:37:06 +0200
commitd64dd7a952de20b693ed1a44063d409a15bbff76 (patch)
tree653f4f6b6c930769a84d477599e8658bf6a4e842
parent63ee9df54f3c9db8ecbb0fb6186ea912200d9126 (diff)
downloadafl++-d64dd7a952de20b693ed1a44063d409a15bbff76.tar.gz
proper newlines
-rw-r--r--docs/Changelog.md2
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,