diff options
| author | vanhauser-thc <vh@thc.org> | 2022-03-17 19:43:14 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2022-03-17 19:43:14 +0100 |
| commit | 90fd61d14a3a154ed58461a9e3eaf2c91d094a86 (patch) | |
| tree | ba823561b230d6e4952c6bb43f837941e920f847 /docs | |
| parent | 3d1be62c96f2f10963b8fa6f3946e44e40e6b8b3 (diff) | |
| download | afl++-90fd61d14a3a154ed58461a9e3eaf2c91d094a86.tar.gz | |
forgot one pass
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 549d5e4a..18a4debf 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -23,6 +23,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - add AFL_EARY_FORKSERVER to install the forkserver as earliest as possible in the target (for afl-gcc-fast/afl-clang-fast/ afl-clang-lto) + - afl-cc: + - converted all passed to use the new llvm pass manager for llvm 11+ - frida_mode: - update to new frida release, handles now c++ throw/catch |
