about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-02 16:24:43 +0100
committervanhauser-thc <vh@thc.org>2021-03-02 16:24:43 +0100
commit333509bb0a56be9bd2e236f0e2f37d4af2dd7d59 (patch)
tree011f0afcfa23a1fc88b587a7a5be6c3981dd02dd /docs/Changelog.md
parentc269c3977ccb96710a2488b19c72bae51832a827 (diff)
downloadafl++-333509bb0a56be9bd2e236f0e2f37d4af2dd7d59.tar.gz
better unicode support
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index f5742d24..01240b2a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,7 +10,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 ### Version ++3.11a (dev)
   - afl-cc
-    - fixed for a crash that can occur with ASAN + CMPLOG together
+    - fixed for a crash that can occur with ASAN + CMPLOG together plus
+      better support for unicode (thanks to @stbergmann for reporting!)
 
 ### Version ++3.10c (release)
   - Mac OS ARM64 support