about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-08-14 12:55:04 +0200
committervanhauser-thc <vh@thc.org>2022-08-14 13:00:55 +0200
commit1a3b463c4cceabc38b7de83f67813e841153b536 (patch)
treebe08d5e98010ab60fd3499e4cf9234249e82ccaa /docs/Changelog.md
parentdae5843b0ee36d0da9ae76abcb96f3c68afa6a54 (diff)
downloadafl++-1a3b463c4cceabc38b7de83f67813e841153b536.tar.gz
add build report
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index f5847ade..2ce1d85c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -9,6 +9,7 @@ Want to stay in the loop on major new features? Join our mailing list by
 sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 ### Version ++4.03a (dev)
+  - Building now gives a build summary what succeeded and what not
   - afl-fuzz:
     - added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead
       of calibrating all initial seeds first. Good for large queues