about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-10-15 11:25:02 +0200
committervanhauser-thc <vh@thc.org>2021-10-15 11:25:02 +0200
commit3deca3b09b46130c9e23320c0b98f60543f9b5ba (patch)
treef5cda02450112453796a1477eaf32eda1ae689c3 /docs/Changelog.md
parent17c59de1c2ea73f358ff6d0df4c572c62ee650aa (diff)
downloadafl++-3deca3b09b46130c9e23320c0b98f60543f9b5ba.tar.gz
fix lto cmplog stability issue
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index ea58a386..df4d343a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -16,6 +16,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - fix a regression introduced in 3.10 that resulted in less
       coverage being detected. thanks to Collin May for reporting!
     - fix -n dumb mode (nobody should use this)
+    - fix stability issue with LTO and cmplog
   - afl-showmap, afl-tmin and afl-analyze now honor persistent mode
     for more speed. thanks to dloffre-snl for reporting!
   - Prevent accidently killing non-afl/fuzz services when aborting