about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-09-08 20:58:44 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-09-08 20:58:44 +0200
commiteb9f323d7c0252c8cb4229181c8b22dbdf113759 (patch)
tree4139fd9b343dcdcec9cd8c71a8984d167ed2b00c /docs/Changelog.md
parentfe98e2d760a343938de229a4253a151e3b7f7abb (diff)
parentab744abc4b3c90bee355807e7b6e40ba86f23e74 (diff)
downloadafl++-eb9f323d7c0252c8cb4229181c8b22dbdf113759.tar.gz
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 73613452..c42ab629 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -25,6 +25,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       skipped. They are used for splicing though.
     - set the default power schedule to the superiour "seek" schedule
   - instrumentation
+    - We received an enhanced gcc_plugin module from AdaCore, thank you
+      very much!!
     - not overriding -Ox or -fno-unroll-loops anymore
     - new llvm pass: dict2file via AFL_LLVM_DICT2FILE, create afl-fuzz
       -x dictionary of string comparisons found during compilation