about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-09-15 10:00:05 +0200
committervanhauser-thc <vh@thc.org>2022-09-15 10:00:05 +0200
commita7877416a87506424053e52e41f7a995c05367a4 (patch)
treec3f6c6b8159c0e7b5d3cc1f6386c09c3273334b6
parent061bd75953db392aca601b33db6712de0e08f2c6 (diff)
downloadafl++-a7877416a87506424053e52e41f7a995c05367a4.tar.gz
update changelog
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 1ca942cd..a521049c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -19,6 +19,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - afl-cc:
     - fixed off-by-one bug in our pcguard implemenation, thanks for
       @tokatoka for reporting
+    - fix for llvm 15 and reenabling LTO, thanks to nikic for the PR!
     - better handling of -fsanitize=..,...,.. lists
     - fix gcc_mode cmplog
     - obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1