about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-17 22:57:28 +0100
committervan Hauser <vh@thc.org>2020-12-17 22:57:28 +0100
commitfd6bff727a860220bdd035952a7666c60f444b3f (patch)
treedada4f1e26de6e2a71dfe237326a896a66abcd7f /docs/Changelog.md
parent14c67f15c98b16bb0c22f6a94d66d714bf61af5a (diff)
downloadafl++-fd6bff727a860220bdd035952a7666c60f444b3f.tar.gz
fix crash for very fast targets
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index c2ed0a12..ac75c68d 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,6 +10,7 @@ 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
   - added dummy Makefile to instrumentation/
   - allow instrumenting LLVMFuzzerTestOneInput