about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-01 15:58:26 +0200
committerGitHub <noreply@github.com>2020-07-01 15:58:26 +0200
commite15a0136966f45807c03d4272d2c3d3238b0d997 (patch)
tree8c0e584b7c8dbe21099706d660f55f3c4b600c53 /docs
parentba79777bc5a242782f8a48e0bb13eb6d43473917 (diff)
parent857046ede5a7bd54a725bfd4367de55011cca94d (diff)
downloadafl++-e15a0136966f45807c03d4272d2c3d3238b0d997.tar.gz
Merge pull request #433 from AFLplusplus/dev
final push to stable before release?
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index e6e0116a..afb9dea6 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -14,6 +14,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - renamed master/slave to main/secondary
   - renamed blacklist/whitelist to ignorelist/instrumentlist ->
     AFL_LLVM_INSTRUMENT_FILE and AFL_GCC_INSTRUMENT_FILE
+  - warn on deprecated environment variables
   - afl-fuzz:
      - -S secondary nodes now only sync from the main node to increase
        performance, the -M main node still syncs from everyone. Added checks