diff options
author | vanhauser-thc <vh@thc.org> | 2023-12-15 10:24:12 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-12-15 10:24:12 +0100 |
commit | 353ae3682a02634abae0b6590dfb47b762cf6bfa (patch) | |
tree | d90a98709db862d64ecd2bfb8a4ee61d297fbd1c /docs/Changelog.md | |
parent | ca0c9f6d1797bac121996c3b2ac50423f6e67b8f (diff) | |
download | afl++-353ae3682a02634abae0b6590dfb47b762cf6bfa.tar.gz |
switch to explore powerschedule as default
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 2ac87f47..150ce6c7 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,7 +4,8 @@ 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. ### Version ++4.09c (release) |