diff options
author | vanhauser-thc <vh@thc.org> | 2024-01-22 11:01:30 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-01-22 11:01:30 +0100 |
commit | 33a129e00cbfcc0f979880270e01cbf58400c75a (patch) | |
tree | c741d5e0d2e6f5bd0cf32cf2ef32ecdfbf8210e6 | |
parent | 9cefc4d3d48f6bfddc63e29cf4256c8382fc59d7 (diff) | |
download | afl++-33a129e00cbfcc0f979880270e01cbf58400c75a.tar.gz |
update changelog
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index ad0f7a5a..9accb9da 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -25,6 +25,7 @@ - plugins are now activated by default and a new module is included that produces drcov compatible traces for lighthouse/lightkeeper/... thanks to @JRomainG to submitting! + - updated Nyx checkout (fixes a bug) - updated the custom grammar mutator - document afl-cmin does not work on macOS |