summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1889478..15c0bb3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -87,6 +87,8 @@ Library
Extensions
----------
+- Issue #678250: Make mmap flush a noop on ACCESS_READ and ACCESS_COPY.
+
- Issue #9054: Fix a crash occurring when using the pyexpat module
with expat version 2.0.1.