about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-01-23 12:50:57 +0100
committervanhauser-thc <vh@thc.org>2023-01-23 12:50:57 +0100
commit4063a3eb4c4099e37aef4f1d96e8b80d58d65fe2 (patch)
treec0069d1f4f14055a89e80b9d99be31b81efa8f27 /docs/Changelog.md
parent8bc7b3cf26c2e94ee99fa854c9f7007092bc9949 (diff)
downloadafl++-4063a3eb4c4099e37aef4f1d96e8b80d58d65fe2.tar.gz
nit
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 7a9b74c5..fb573c73 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -3,6 +3,10 @@
   This is the list of all noteworthy changes made in every public
   release of the tool. See README.md for the general instruction manual.
 
+### Version ++4.06a (dev)
+  - afl-cc:
+    - add CFI sanitizer variant to gcc targets
+
 ### Version ++4.05c (release)
   - MacOS: libdislocator, libtokencap etc. do not work with modern
     MacOS anymore, but could be patched to work, see this issue if you