about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-08-25 12:29:35 +0200
committervanhauser-thc <vh@thc.org>2021-08-25 12:29:44 +0200
commite25f7cefdc796e2e52f53388492d476c52d3e251 (patch)
tree0840ab22988eb9f06d4f6f59609aa7a596a82fe2 /docs/Changelog.md
parent9e2a94532b7fd5191de905a8464176114ee7d258 (diff)
downloadafl++-e25f7cefdc796e2e52f53388492d476c52d3e251.tar.gz
announce llvm 13 support
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 7ccae7c2..7d72b2df 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -15,6 +15,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       information on how to deal with instrumenting libraries
   - afl-cc:
     - fix for shared linking on MacOS
+    - llvm and LTO mode verified to work with new llvm 14-dev
   - added the very good grammar mutator "GramaTron" to the
     custom_mutators
   - added optimin, a faster and better corpus minimizer by