about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-19 12:20:09 +0100
committervan Hauser <vh@thc.org>2020-02-19 12:20:09 +0100
commit0b692fadddf33e9db0541c34c82bbf89118f3a25 (patch)
treeee7ee6991e964b30603e8a49ccdcedc8776e9266 /docs/Changelog.md
parent62b17844b92afd1a7442b05badb02abfa553133f (diff)
downloadafl++-0b692fadddf33e9db0541c34c82bbf89118f3a25.tar.gz
gcc-10 support
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 4206d2b3..5d781545 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -13,6 +13,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
   - use -march=native if available
   - most tools now check for mistyped environment variables
+  - gcc 10 is now supported
   - the memory safety checks are now disabled for a little more speed during
     fuzzing (only affects creating queue entries), can be toggled in config.h
   - afl-fuzz: