aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 9ee1a7fc..957f6206 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -8,10 +8,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.02a (dev)
- - afl-fuzz:
- - change post_process hook to allow returning NULL and 0 length to
- tell afl-fuzz to skip this mutated input
+### Version ++4.02c (release)
- afl-cc:
- important fix for the default pcguard mode when LLVM IR vector
selects are produced, thanks to @juppytt for reporting!
@@ -21,6 +18,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- laf cmp splitting fixed for more comparison types
- frida_mode:
- now works on Android!
+ - afl-fuzz:
+ - change post_process hook to allow returning NULL and 0 length to
+ tell afl-fuzz to skip this mutated input
### Version ++4.01c (release)