From 3789a56225354b1ac13586dc4ef29c1c50fd4af1 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Tue, 23 Jul 2019 17:04:04 +0200 Subject: updated changelog and readme --- docs/ChangeLog | 3 +++ docs/README | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/ChangeLog b/docs/ChangeLog index 120893d9..0b4927bc 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,6 +17,9 @@ sending a mail to . Version ++2.52d (tbd): ----------------------------- + - fix a crash in qemu_mode which also exists in stock afl + - added libcompcov, a laf-intel implementation for qemu! :) + see qemu_mode/libcompcov/README.libcompcov - afl-fuzz now displays the selected core in the status screen (blue {#}) - updated afl-fuzz and afl-system-config for new scaling governor location in modern kernels diff --git a/docs/README b/docs/README index b606f6cf..d0ffe369 100644 --- a/docs/README +++ b/docs/README @@ -12,7 +12,8 @@ american fuzzy lop plus plus Many improvements were made, e.g. more performant llvm_mode, supporting - llvm up to version 8, Qemu 3.1, more speed for Qemu, etc. + llvm up to version 8, Qemu 3.1, more speed and crashfixes for Qemu, + laf-intel feature for Qemu (with libcompcov) etc. Additionally AFLfast's power schedules by Marcel Boehme from https://github.com/mboehme/aflfast have been incorporated. -- cgit 1.4.1