aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2021-01-23 00:13:32 +0100
committerDominik Maier <domenukk@gmail.com>2021-01-23 00:13:32 +0100
commitb0a8bc28d2465292c5d1aff2e1d87ffeb65a2324 (patch)
tree842f951ffcec98f007f9189a67220322ddf160c2 /docs
parente37e43295280cf5e90ab2b47b5ccf0b2d926c4bb (diff)
downloadAFLplusplus-b0a8bc28d2465292c5d1aff2e1d87ffeb65a2324.tar.gz
changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 63e8e66e..97f816b6 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -35,6 +35,9 @@ 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
+ - unicornafl
+ - Substential speed gains in python bindings for certain use cases
+ - Added a new example harness to compare python, c, and rust bindings
- changed default: no memory limit for afl-cmin and afl-cmin.bash
- warn on any _AFL and __AFL env vars
- LLVM mode is now compiled with -j4, unicorn with all cores. qemu was