about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorfuzzah <fuzzah@tuta.io>2021-03-17 01:51:40 +0300
committerfuzzah <fuzzah@tuta.io>2021-03-20 01:32:28 +0300
commitd7e121e2c99c02d4b6984f21ba837d44bce9c77c (patch)
tree2263044f6ce1e845226245b0ba7381ab99490976 /docs/Changelog.md
parent65b90001f6e731f22178cb592b9812639bff4cb5 (diff)
downloadafl++-d7e121e2c99c02d4b6984f21ba837d44bce9c77c.tar.gz
add AFL_TARGET_ENV to afl-fuzz
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index bf04c58e..fdb1cf5c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -9,6 +9,9 @@ Want to stay in the loop on major new features? Join our mailing list by
 sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 ### Version ++3.12a (dev)
+  - afl-fuzz:
+    - added AFL_TARGET_ENV variable to pass extra env vars to the target
+      (for things like LD_LIBRARY_PATH)
   - afl-cc:
     - fix cmplog rtn (rare crash and not being able to gather ptr data)
     - link runtime not to shared libs