about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-03-01 22:30:38 +0100
committervan Hauser <vh@thc.org>2020-03-01 22:30:38 +0100
commitf0cf9c2cdf6fbf26063a1abef479d4f1b1b4e704 (patch)
treea0680e781370816322efe5f3060fd3ec20728bf3 /docs/Changelog.md
parent3e0a3ec45fe35f62a293d86139913ecf45670535 (diff)
downloadafl++-f0cf9c2cdf6fbf26063a1abef479d4f1b1b4e704.tar.gz
make afl-showmap quiet when called from afl-cmin*
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 ab374596..d5c2a279 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,8 +10,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 
 ### Version ++2.62d (developt):
+
   - qemu_mode now uses solely the internal capstone version to fix builds
     on modern Linux distributions
+  - afl-fuzz basic tools now report on the environment variables picked up
   - more tools get environment variable usage info in the help output
   - AFL_AUTORESUME will resume execution without the need to specify `-i -`