diff options
author | vanhauser-thc <vh@thc.org> | 2021-07-23 09:06:18 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-07-23 09:06:18 +0200 |
commit | 4d55a427f07ba61d4f784b14bb1e6bb309781e9c (patch) | |
tree | 4c6c8accd0e36a0d59b7839ee440f7dac3ba8fe4 /docs/Changelog.md | |
parent | 437b399e74b332871bff75837860ab9adaa065a4 (diff) | |
download | afl++-4d55a427f07ba61d4f784b14bb1e6bb309781e9c.tar.gz |
afl-persistent-config Linux support + documentation
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index d81fdf49..74bdc4b1 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. custom_mutators - added optimin, a faster and better corpus minimizer by Adrian Herrera. Thank you! + - added afl-persistent-config script to set perform permanent system + configuration setting for fuzzing, for Linux and Macos. + thanks to jhertz! ### Version ++3.14c (release) |