diff options
author | vanhauser-thc <vh@thc.org> | 2024-08-15 11:52:01 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-08-15 11:52:01 +0200 |
commit | bf7a6d69cf47db6b4d11d48e5e6638659817f0d2 (patch) | |
tree | d2f1d6967ba67ece7bc74745e588d5c1576ed944 /docs/Changelog.md | |
parent | 6ddd5ecf4a3bfc2a5b306b663e57ac29e60bf92f (diff) | |
download | afl++-bf7a6d69cf47db6b4d11d48e5e6638659817f0d2.tar.gz |
update changelog
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 3f9f0161..a1f8829e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -23,6 +23,8 @@ - qemu_mode: - new hooks supported (optional), see qemu_mode/hooking_bridge - thanks to @CowBoy4mH3LL + - unicorn_mode: + - fix install and forkserver (thanks aarnav!) - custom mutators: - custom_send_tcp custom mutator added, thanks to @dergoegge - afl-cc |