about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index a2c523b0..a8ed4d72 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,8 +18,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - afl-cc
     - 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,