diff options
author | Dominik Maier <domenukk@gmail.com> | 2021-03-12 03:55:18 +0100 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2021-03-12 03:55:18 +0100 |
commit | f1d8a01047246cd5981cac6ad51850e98c8382c1 (patch) | |
tree | 2831f262cbe1574edb00e0758d7f42330e27f301 | |
parent | 3753f56c254ac96023fbc295777b13d80a7a9d31 (diff) | |
download | afl++-f1d8a01047246cd5981cac6ad51850e98c8382c1.tar.gz |
added ui change to changelog
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index c475911d..8f3e588c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - fix sanitizer settings (bug since 3.10c) - add non-unicode variants from unicode-looking dictionary entries - Rust custom mutator API improvements + - Imported crash stats painted yellow on resume (only new ones are red) - afl-cc: - added AFL_NOOPT that will just pass everything to the normal gcc/clang compiler without any changes - to pass weird configure |