about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2023-12-30 11:18:39 +0100
committerGitHub <noreply@github.com>2023-12-30 11:18:39 +0100
commit9d305acbf39549f9625bd030b62c10fce7abe24c (patch)
treef8d5bc1e5ca78e6ee1f45255a5003ea505633790 /docs
parent2260a065f41d055d7e1515c620c18772ae7915d6 (diff)
parent5f492da71793e75e145e13d4c0dd9506bac2d60c (diff)
downloadafl++-9d305acbf39549f9625bd030b62c10fce7abe24c.tar.gz
Merge pull request #1946 from AFLplusplus/dev
push to stable
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 178d0f8a..adc81d64 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -11,6 +11,8 @@
       reporting!
   - instrumentation:
     - LLVM 18 support, thanks to @devnexen!
+    - Injection (SQL, LDAP, XSS) feature now available, see
+      `instrumentation/README.injections.md` how to activate/use/expand.
     - compcov/LAF-intel:
       - floating point splitting bug fix by @hexcoder
       - due a bug in LLVM 17 integer splitting is disabled!