about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-12-16 12:40:35 +0100
committerGitHub <noreply@github.com>2021-12-16 12:40:35 +0100
commit74a8f145e09d0361d8f576eb3f2e8881b6116f18 (patch)
tree42a51b12f3a018e729cca0826feccd49f5536e2e /docs/Changelog.md
parent02fba1cc7e8709c8e0961454136a64f373e4f9ff (diff)
parent3cb7319ccdb98dcc6b023dbead603a4450ac4541 (diff)
downloadafl++-74a8f145e09d0361d8f576eb3f2e8881b6116f18.tar.gz
Merge pull request #1219 from AFLplusplus/dev
push to stable
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 0253222b..1daa9a75 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -57,6 +57,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - added AFL_USE_TSAN thread sanitizer support
     - llvm and LTO mode modified to work with new llvm 14-dev (again. again.)
     - fix for AFL_REAL_LD
+    - make -v without options work
   - added the very good grammar mutator "GramaTron" to the
     custom_mutators
   - added optimin, a faster and better corpus minimizer by