about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-11 15:32:52 +0200
committervanhauser-thc <vh@thc.org>2021-06-11 15:33:01 +0200
commit8c1b0aba5f196e3ae58399b660442e77613c5558 (patch)
treeaa6a140005e51ba6f8e3df7b675470fad17af291 /docs/Changelog.md
parent444e15cff02d2aa7eed080e35ffc3aec162a50d8 (diff)
downloadafl++-8c1b0aba5f196e3ae58399b660442e77613c5558.tar.gz
document frida changes
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 eebcaed4..9f70535a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -26,6 +26,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - frida_mode:
     - fix for cmplog
     - remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET
+    - feature parity of aarch64 with intel now (persistent, cmplog,
+      in-memory testcases, asan)
   - afl_analyze:
     - fix timeout handling
     - add forkserver support for better performance