summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2011-05-15 14:50:28 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2011-05-15 14:50:28 (GMT)
commit447fcfb0b4eaeaaddd13ad0900899faf31ad8cd5 (patch)
treecad3350465738bcbd1a20d29fe088a7b29a09b9b /Misc/NEWS
parent222e89a598664e4cffc2928da676ec22921ecc94 (diff)
downloadcpython-447fcfb0b4eaeaaddd13ad0900899faf31ad8cd5.zip
cpython-447fcfb0b4eaeaaddd13ad0900899faf31ad8cd5.tar.gz
cpython-447fcfb0b4eaeaaddd13ad0900899faf31ad8cd5.tar.bz2
NEWS entry for fix of issue #9516
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 288dc15..00a3704 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -23,6 +23,9 @@ Core and Builtins
Library
-------
+- Issue #9516: Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET
+ is set in shell.
+
- Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional.
- Issue #8650: Make zlib module 64-bit clean. compress(), decompress() and