diff options
author | van Hauser <vh@thc.org> | 2020-07-29 14:30:22 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-29 14:30:22 +0200 |
commit | ffe5619a9d0934f9088ef32ddbd507a0ddbde321 (patch) | |
tree | 1ce79495c6ba66ed3c528a9c6a8a54e5791e08fc /docs | |
parent | 3b194e16903e841ec0e6f5c7ae0352709c9e802b (diff) | |
download | afl++-ffe5619a9d0934f9088ef32ddbd507a0ddbde321.tar.gz |
fix snapshot include
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 7efab1e6..1e7a1c1d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,6 +10,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.66d (devel) + - Support for improved afl++ snapshot module: + https://github.com/AFLplusplus/AFL-Snapshot-LKM - afl-fuzz: - added -F option to allow -M main fuzzers to sync to foreign fuzzers, e.g. honggfuzz or libfuzzer |