about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-30 08:33:18 +0200
committervanhauser-thc <vh@thc.org>2021-07-30 08:33:18 +0200
commitc3fbf5dca309e80e91f9bee9ff6d13f6aa240427 (patch)
treedf62913972211fbafe36ab5acd71340111a640d7 /docs/Changelog.md
parentbcdb69289f4a5304b1aee641d5f5a32437b91729 (diff)
downloadafl++-c3fbf5dca309e80e91f9bee9ff6d13f6aa240427.tar.gz
add more string functions for dictionary features
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 e51a94b5..10d25754 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -16,6 +16,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - added afl-persistent-config script to set perform permanent system
     configuration settings for fuzzing, for Linux and Macos.
     thanks to jhertz!
+  - added xml, curl and exotic string functions to llvm dictionary features
   - removed utils/afl_frida because frida_mode/ is now so much better