about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-03-17 19:43:14 +0100
committervanhauser-thc <vh@thc.org>2022-03-17 19:43:14 +0100
commit90fd61d14a3a154ed58461a9e3eaf2c91d094a86 (patch)
treeba823561b230d6e4952c6bb43f837941e920f847 /docs
parent3d1be62c96f2f10963b8fa6f3946e44e40e6b8b3 (diff)
downloadafl++-90fd61d14a3a154ed58461a9e3eaf2c91d094a86.tar.gz
forgot one pass
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 549d5e4a..18a4debf 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -23,6 +23,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - add AFL_EARY_FORKSERVER to install the forkserver as earliest as
       possible in the target (for afl-gcc-fast/afl-clang-fast/
       afl-clang-lto)
+  - afl-cc:
+    - converted all passed to use the new llvm pass manager for llvm 11+
   - frida_mode:
     - update to new frida release, handles now c++ throw/catch