about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-06-26 09:13:07 +0200
committervan Hauser <vh@thc.org>2020-06-26 09:13:07 +0200
commit1ecfd784187f2bec19b9040158202cdcdc64f06e (patch)
tree995aa9dcb1ee193966f6488b83c1efe5889802c7 /docs
parent07fead04663b491c0a2f9053630e9a175dcbf635 (diff)
downloadafl++-1ecfd784187f2bec19b9040158202cdcdc64f06e.tar.gz
implement sharedmem mmap for cmplog
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 1a9623a7..1ecea274 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -49,6 +49,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - Unicornafl
     - Added powerPC support from unicorn/next
     - rust bindings!
+  - CMPLOG/Redqueen now also works for MMAP sharedmem
   - ensure shmem is released on errors
   - we moved radamsa to be a custom mutator in ./custom_mutators/. It is not
     compiled by default anymore.