about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-16 09:54:15 +0100
committervanhauser-thc <vh@thc.org>2021-02-16 09:54:15 +0100
commit80bdbf7be0a1e7bd54b24d4376048d85fb403bf6 (patch)
tree661adde6d7f806b6a1d686f6c0ba4968af198228 /docs
parent686719cdca6ed7cc1090ab3d05020e4ad66f2bb7 (diff)
downloadafl++-80bdbf7be0a1e7bd54b24d4376048d85fb403bf6.tar.gz
minor cmplog fix
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 71ef4c2c..477498d0 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 bitcast lto bug
     - workaround for llvm 13
   - qemuafl
     - QASan (address sanitizer for Qemu) ported to qemuafl!