about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-08-25 08:47:30 +0200
committervanhauser-thc <vh@thc.org>2022-08-25 08:47:30 +0200
commit88ff8aa81e41717abb3d72f8714fdc38591b81a7 (patch)
treebc1cdcb68fcb42910c50686e059a61d09f2bf6cc /docs/Changelog.md
parent804e845a946f14519f79248181777002529fc260 (diff)
downloadafl++-88ff8aa81e41717abb3d72f8714fdc38591b81a7.tar.gz
fix gcc_mode cmplog
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 e4c59978..842b727b 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,6 +18,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       to variables queue items instead of 12.
   - afl-cc:
     - better handling of -fsanitize=..,...,.. lists
+    - fix gcc_mode cmplog
     - obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1
       note that this will exit the target before main()
   - qemu_mode: