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.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index ac75c68d..ec231f4e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,7 +10,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 
 ### Version ++3.01a (release)
-  - fix crash for very, very fast targets+systems, thanks for reporting @mhlakhani
+  - afl-fuzz
+    - fix crash for very, very fast targets+systems, thanks for reporting @mhlakhani
+    - switched to a faster RNG
+    - added hghwng's patch for faster trace map analysis
   - added dummy Makefile to instrumentation/
   - allow instrumenting LLVMFuzzerTestOneInput