about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-06-22 07:16:24 +0200
committervan Hauser <vh@thc.org>2020-06-22 07:16:24 +0200
commita49b5ef072011cc840c37653d6f6469dc3671968 (patch)
tree7af2c14d523544c76f382147f483334d425eeb66 /docs/Changelog.md
parent5cad92e57ecda270753cf70311a7ac1ff6fdcc9e (diff)
downloadafl++-a49b5ef072011cc840c37653d6f6469dc3671968.tar.gz
allow /tmp
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 efc18ab5..bc91f2ee 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -44,6 +44,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - Unicornafl
     - Added powerPC support from unicorn/next
     - rust bindings!
+  - Allow running in /tmp (only unsafe with umask 0)
   - persistent mode shared memory testcase handover (instead of via
     files/stdin) - 10-100% performance increase
   - General support for 64 bit PowerPC, RiscV, Sparc etc.