about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-05-10 10:38:31 +0200
committervanhauser-thc <vh@thc.org>2021-05-10 10:38:31 +0200
commit84e55e7a1bc684b2f3b52db4d6e789135af95d13 (patch)
tree7c3c02b5fba187a7398d2a13253447e08d0a9b25 /docs/Changelog.md
parentceb138cefe46e4412f54f31a812c125cebbb5b65 (diff)
downloadafl++-84e55e7a1bc684b2f3b52db4d6e789135af95d13.tar.gz
arch linux and mac os support for afl-system-config
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 31351a58..ceb02bb9 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -44,6 +44,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - fix MIPS delay slot caching, thanks @JackGrence
     - fixed aarch64 exit address
     - execution no longer stops at address 0x0
+  - updated afl-system-config to support Arch Linux weirdness and increase
+    MacOS shared memory
   - updated the grammar custom mutator to the newest version
   - add -d (add dead fuzzer stats) to afl-whatsup