diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-02 18:45:41 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-02 18:45:41 +0100 |
commit | f0bc2e0e8b9d7b7e6e5371153f1b3bd7500cdae7 (patch) | |
tree | a51ea1d41bb2f9f5bad7e8a0ed4eb4bad3b335e0 /docs/Changelog.md | |
parent | 108e588e888df5c2679600ea49846a565bac23f9 (diff) | |
download | afl++-f0bc2e0e8b9d7b7e6e5371153f1b3bd7500cdae7.tar.gz |
docu
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 376f5f06..1be41267 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -12,7 +12,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - afl-fuzz - add non-unicode variants from unicode-looking dictionary entries - afl-cc - - fixed for a crash that can occur with ASAN + CMPLOG together plus + - fixed a crash that can occur with ASAN + CMPLOG together plus better support for unicode (thanks to @stbergmann for reporting!) ### Version ++3.10c (release) |