aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pypy/doc/whatsnew-head.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
index 4b6c1ff4c9..c423d8787a 100644
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -94,3 +94,7 @@ Fix ``PyObject_Format`` for type objects
.. branch: string-algorithmic-optimizations
Faster str.replace and bytes.replace implementations.
+
+.. branch: vmprof-aarch64
+
+Enable vmprof on arm64