aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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 8fb85ce6..50f5629f 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,6 +18,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- LTO: autodictionary mode is a default
- LTO: instrim instrumentation disabled, only classic support used
as it is always better
+ - added afl-frida gum solution to examples/afl_frida (mostly imported
+ from https://github.com/meme/hotwax/)
- small fixes to afl-plot, afl-whatsup and man page creation