aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 5c6b0663..dd160b14 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -37,6 +37,11 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- added AFL_LLVM_INSTRUMENT option NATIVE for native clang pc-guard
support (less performant than our own), GCC for old afl-gcc and
CLANG for old afl-clang
+ - qemuafl
+ - solved some persistent mode bugs (thanks Dil4rd)
+ - solved an issue when dumping the memory maps (thanks wizche)
+ - ported QASan to qemuafl
+ - ported the QASan runtime adding support for Android
- unicornafl
- Substential speed gains in python bindings for certain use cases
- Improved rust bindings