diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-07 11:22:07 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-07 11:24:09 +0200 |
commit | 4bf08566caccc950e9281474153ee1e3b1984179 (patch) | |
tree | 4303775d0c690f6f5c9f1e9e5692abbf0fbad9fb | |
parent | c78a9e4b37ecd6ad1a409218b3a47eed44cbcefa (diff) | |
download | afl++-4bf08566caccc950e9281474153ee1e3b1984179.tar.gz |
add changelog entry
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index b70ba022..3e79103a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - afl-fuzz: - fix -F when a '/' was part of the parameter - removed implied -D determinstic from -M main + - if the target becomes unavailable check out out/default/error.txt for + an indicator why - ensure afl-compiler-rt is built for gcc_module |