diff options
author | Dominik Maier <domenukk@gmail.com> | 2022-09-15 18:24:26 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2022-09-15 18:24:26 +0200 |
commit | 4e73828645312a509c163bf56395ad12ebd0132a (patch) | |
tree | ea9836fd573929b5f54544de3f5f3a30843f8653 | |
parent | d61082167968ecdfe267b8d787600fadef912a43 (diff) | |
download | afl++-4e73828645312a509c163bf56395ad12ebd0132a.tar.gz |
Added unicorn changes to changelog
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index a521049c..e9dc813f 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -29,6 +29,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. edges (together with AFL_DEBUG=1 afl-fuzz). thanks to worksbutnottested! - afl-analyze broke at some point, fix by CodeLogicError, thank you! + - unicorn_mode: + - updated upstream unicorn version + - fixed builds for aarch64 + - build now uses all available cores ### Version ++4.02c (release) |