about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-13 11:17:53 +0100
committervanhauser-thc <vh@thc.org>2021-02-13 11:17:53 +0100
commit87a607c7d081dac1e4afd7c3cbe5accf62d355e4 (patch)
treef299588a7c21154016f609ea1f9802e5b93f190b /docs/Changelog.md
parent1ba5d1008e749a12ac338f57adbac3b2b4cf9ea9 (diff)
downloadafl++-87a607c7d081dac1e4afd7c3cbe5accf62d355e4.tar.gz
update doc
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 919e2aeb..c59a1a7a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -48,6 +48,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       support (less performant than our own), GCC for old afl-gcc and
       CLANG for old afl-clang
     - fixed a potential crash in the LAF feature
+    - workaround for llvm 13
   - qemuafl
     - QASan (address sanitizer for Qemu) ported to qemuafl!
       See qemu_mode/libqasan/README.md