diff options
| author | van Hauser <vh@thc.org> | 2020-12-15 18:17:55 +0100 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-12-15 18:17:55 +0100 |
| commit | 6e0aeb983356b805d769903fc02945014e28c8c8 (patch) | |
| tree | 12d971ac64bcb9ca0c1001457a5e1c6d50d5c7dd /docs | |
| parent | db76b06e0119b4fb780431a86fe7e197e8d20c0c (diff) | |
| download | afl++-6e0aeb983356b805d769903fc02945014e28c8c8.tar.gz | |
allow instrumenting LLVMFuzzerTestOneInput
Diffstat (limited to 'docs')
| -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 e25ae029..c2ed0a12 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -11,6 +11,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++3.01a (release) - added dummy Makefile to instrumentation/ + - allow instrumenting LLVMFuzzerTestOneInput ### Version ++3.00c (release) |
