about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-06-08 09:56:11 +0200
committerhexcoder- <heiko@hexco.de>2021-06-08 09:56:11 +0200
commitfff8c5e0a855eb26408a555758ebe29044b047cd (patch)
treeaeb1dd439a02d4442738e771f3e47c7a3ca0b511 /docs
parentc7b9171c103fc80da75d2b9648b62aa87cbe76fd (diff)
downloadafl++-fff8c5e0a855eb26408a555758ebe29044b047cd.tar.gz
adapt docs to minimum LLVM version
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 103f5920..6c851460 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -17,6 +17,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       an indicator why
   - afl-cc
     - support partial linking
+    - We do support llvm versions from 3.8 again
+  - afl_analyze
+    - fix timeout handling and support forkserver
   - ensure afl-compiler-rt is built for gcc_module
   - afl-analyze now uses the forkserver for increased performance