about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-25 15:35:06 +0100
committervanhauser-thc <vh@thc.org>2021-03-25 15:35:06 +0100
commit0029c1a83ef03825c2d19c73151189f159458496 (patch)
tree6a21d22eaa597b57636b01feec76b8bc23c5d3c4 /docs/Changelog.md
parent447d232caf9fcd9e6e40c24d17000ff9b98ab693 (diff)
downloadafl++-0029c1a83ef03825c2d19c73151189f159458496.tar.gz
remove InsTrim
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 87ac858e..730791da 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -16,6 +16,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       to allow replay of non-reproducable crashes, see
       AFL_PERSISTENT_RECORD in config.h and docs/envs.h
     - default cmplog level (-l) is now 2, better efficiency.
+  - afl-cc:
+    - Removed InsTrim instrumentation as it is not as good as PCGUARD
 
 ### Version ++3.12c (release)
   - afl-fuzz: