rust mutator changes added to changelog

This commit is contained in:
Dominik Maier 2021-03-05 19:45:48 +01:00
parent 2dd5a02061
commit e8d580f54d

View File

@ -11,6 +11,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
### Version ++3.11a (dev) ### Version ++3.11a (dev)
- afl-fuzz - afl-fuzz
- add non-unicode variants from unicode-looking dictionary entries - add non-unicode variants from unicode-looking dictionary entries
- Rust custom mutator API improvements
- afl-cc - afl-cc
- fixed 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!) better support for unicode (thanks to @stbergmann for reporting!)