diff options
author | vanhauser-thc <vh@thc.org> | 2023-12-24 10:35:02 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-12-24 10:35:02 +0100 |
commit | daaefcddc063b356018c29027494a00bcfc3e240 (patch) | |
tree | 71f058cf819e53307ef24c5092b38b72f5b321fe /docs/Changelog.md | |
parent | 3c0cfd82bccc8e44f01f76628209aecfc8f2aacf (diff) | |
download | afl++-daaefcddc063b356018c29027494a00bcfc3e240.tar.gz |
code format
Diffstat (limited to 'docs/Changelog.md')
-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 133e460b..c8f04217 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,6 +9,8 @@ explore is slightly better now. - fixed minor issues in the mutation engine, thanks to @futhewo for reporting! + - instrumentation: + - LLVM 18 support, thanks to @devnexen! ### Version ++4.09c (release) |