diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-07 11:23:58 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-07 11:24:09 +0200 |
commit | c69edc2b3cc6c9d58c1d10385555817d6d1c43b0 (patch) | |
tree | 2d7fb49ce700446f16d2bd80c4443a01d3cdbe29 | |
parent | 4bf08566caccc950e9281474153ee1e3b1984179 (diff) | |
download | afl++-c69edc2b3cc6c9d58c1d10385555817d6d1c43b0.tar.gz |
add changelog
-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 3e79103a..a2c523b0 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -15,6 +15,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - removed implied -D determinstic from -M main - if the target becomes unavailable check out out/default/error.txt for an indicator why + - afl-cc + - support partial linking - ensure afl-compiler-rt is built for gcc_module |