about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
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 af52b955..88d43e62 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -32,6 +32,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       -x dictionary of string comparisons found during compilation
     - LTO autodict now also collects interesting cmp comparisons,
       std::string compare + find + ==, bcmp
+    - fix crash in dict2file for integers > 64 bit
   - added a new custom mutator: symcc -> https://github.com/eurecom-s3/symcc/
   - added a new custom mutator: libfuzzer that integrates libfuzzer mutations
   - Our afl++ Grammar-Mutator is now better integrated into custom_mutators/