diff options
| author | vanhauser-thc <vh@thc.org> | 2023-12-19 11:15:33 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2023-12-19 11:15:33 +0100 |
| commit | 806a76afaeb1e1c99847df95af4181b3d1b48a91 (patch) | |
| tree | 177a6ff66695a8158699ab95520d30ab4acdbb86 /docs/Changelog.md | |
| parent | f822cdeb747fb7aad8be7a9d9472331e36f3dd83 (diff) | |
| download | afl++-806a76afaeb1e1c99847df95af4181b3d1b48a91.tar.gz | |
fix bad fix for MUT_STRATEGY_ARRAY_SIZE
Diffstat (limited to 'docs/Changelog.md')
| -rw-r--r-- | docs/Changelog.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 150ce6c7..133e460b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,8 +4,11 @@ release of the tool. See README.md for the general instruction manual. ### Version ++4.10a (dev) - - default power schedule is now EXPLORE, due a fix in fast schedules - explore is slightly better now. + - afl-fuzz: + - default power schedule is now EXPLORE, due a fix in fast schedules + explore is slightly better now. + - fixed minor issues in the mutation engine, thanks to @futhewo for + reporting! ### Version ++4.09c (release) |
