summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-12-15 05:02:51 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-12-15 05:02:51 (GMT)
commit7bb7793bc0dbda7ccf3844c9e222408246e374f6 (patch)
tree4e39d0b994fbe960b305f8be14a1eef27d20e323 /Misc
parent2c63c4b85d7209991ad7117ec932da121821de78 (diff)
parent0f3cde14533060cd7a46f897e7db938166dff56a (diff)
downloadcpython-7bb7793bc0dbda7ccf3844c9e222408246e374f6.zip
cpython-7bb7793bc0dbda7ccf3844c9e222408246e374f6.tar.gz
cpython-7bb7793bc0dbda7ccf3844c9e222408246e374f6.tar.bz2
merge 3.4 (#15506)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d154e7f..beecdfe 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1297,6 +1297,9 @@ IDLE
Build
-----
+- Issue #15506: Use standard PKG_PROG_PKG_CONFIG autoconf macro in the configure
+ script.
+
- Issue #22935: Allow the ssl module to be compiled if openssl doesn't support
SSL 3.