diff options
author | Dominik Maier <domenukk@gmail.com> | 2020-08-31 18:32:33 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-08-31 18:32:33 +0200 |
commit | 17e1a72b3b5869852c406a3767d6eef5ce6132bd (patch) | |
tree | e92a9a495b8186f4c9776cdae49f4f1cfc78c605 /docs | |
parent | 3e6471b949d17c54d7806d8da109a1218d6f2eee (diff) | |
parent | e4de4e350009584f5cdb8cf4c47a79fff9358cad (diff) | |
download | afl++-17e1a72b3b5869852c406a3767d6eef5ce6132bd.tar.gz |
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index cb6e14b8..3966464e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,6 +10,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.67d (develop) + - a few QOL changes for Apple and its outdated gmake - afl-fuzz: - Fix for auto dictionary entries found during fuzzing to not throw out a -x dictionary |