summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2014-06-30 06:54:38 (GMT)
committerNed Deily <nad@acm.org>2014-06-30 06:54:38 (GMT)
commit0ca4703b28e01d2454d3804cd9da62798529cab6 (patch)
tree315ec7c834118d63cb463746fbc01a0d9511d2c6 /Misc/NEWS
parent977c8a354c9987c81b0c1f691fc3fd6f4213f6e3 (diff)
parent093e66e7f0bd4fc8cc6b9bbe86f006e549c0740d (diff)
downloadcpython-0ca4703b28e01d2454d3804cd9da62798529cab6.zip
cpython-0ca4703b28e01d2454d3804cd9da62798529cab6.tar.gz
cpython-0ca4703b28e01d2454d3804cd9da62798529cab6.tar.bz2
Issue #21811: Add Misc/NEWS entry.
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 27effe8..9fa3dc4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -600,6 +600,8 @@ Build
- Issue #17095: Fix Modules/Setup *shared* support.
+- Issue #21811: Anticipated fixes to support OS X versions > 10.9.
+
C API
-----
- Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets __file__ to