about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-18 09:36:22 +0100
committerGitHub <noreply@github.com>2020-12-18 09:36:22 +0100
commit3ee12009c0ef79e8a48e8e1066d9ff9193b37d3a (patch)
treecd53e186830019befe67bb90a2a01d4be781c439 /docs/Changelog.md
parent0011f2047bdd3e1adc25de4388edd609dc27bc85 (diff)
parent79c98731c9864d457df06cfb4e1c15137e0cf832 (diff)
downloadafl++-3ee12009c0ef79e8a48e8e1066d9ff9193b37d3a.tar.gz
Merge pull request #641 from AFLplusplus/dev
Dev
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