diff options
author | van Hauser <vh@thc.org> | 2020-01-07 21:44:55 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-01-07 21:44:55 +0100 |
commit | 578b1f4b9499c6429c0835d36c09e6f4573ae7e2 (patch) | |
tree | 86bacf2d784a31dda5e87069c7210a1f169d9cd6 /docs | |
parent | 48171dc4ada1938b7286dee324732325a3f1b6c3 (diff) | |
download | afl++-578b1f4b9499c6429c0835d36c09e6f4573ae7e2.tar.gz |
llvm ver display in afl-clang-fast
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index d3b27e35..f034d251 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -19,6 +19,8 @@ Version ++2.60d (develop): - afl-fuzz: - now prints the real python version support compiled in + - afl-clang-fast now shows in the help output for which llvm version it + was compiled for. - added fix from Debian project to compile libdislocator and libtokencap |