about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-02-23 11:45:26 +0100
committervanhauser-thc <vh@thc.org>2023-02-23 11:45:26 +0100
commiteeccb2da69d7e6f32ee74c431e7c5053e8379dff (patch)
tree0bc4632429a58c1ab9194e1267d7a1662cdffa81 /docs/Changelog.md
parent0c0a6c3bfabf0facaed33fae1aa5ad54a6a11b32 (diff)
downloadafl++-eeccb2da69d7e6f32ee74c431e7c5053e8379dff.tar.gz
nits
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 5f253064..8f71fd83 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -11,6 +11,7 @@
     - add CFI sanitizer variant to gcc targets
     - llvm 16 support (thanks to @devnexen!)
     - support llvm 15 native pcguard changes
+  - new custom module: autotoken, grammar free fuzzer for text inputs
   - LTO autoken and llvm_mode: added AFL_LLVM_DICT2FILE_NO_MAIN support
   - better sanitizer default options support for all tools
   - unicorn_mode: updated and minor issues fixed