summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1b83b0dce0..9a42c1fd46 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -130,6 +130,8 @@ Build
- Issue #17095: Fix Modules/Setup *shared* support.
+- Issue #21811: Anticipated fixes to support OS X versions > 10.9.
+
IDLE
----