diff options
author | vanhauser-thc <vh@thc.org> | 2022-08-14 12:55:04 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-08-14 13:00:55 +0200 |
commit | 1a3b463c4cceabc38b7de83f67813e841153b536 (patch) | |
tree | be08d5e98010ab60fd3499e4cf9234249e82ccaa /docs/Changelog.md | |
parent | dae5843b0ee36d0da9ae76abcb96f3c68afa6a54 (diff) | |
download | afl++-1a3b463c4cceabc38b7de83f67813e841153b536.tar.gz |
add build report
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
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 |