summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-03-26 12:58:16 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-03-26 12:58:16 (GMT)
commitfccfb824e60ad5871f76d889159bd1ff4a16b81b (patch)
tree297850c3979bfa22c4f0e30b356b35990ead3a22 /Misc
parent711c37076a954bb9a6109f0a150da369749ae0e8 (diff)
parentdbc5f8c39bdc2a6b16ef59125f9fa872e765b327 (diff)
downloadcpython-fccfb824e60ad5871f76d889159bd1ff4a16b81b.zip
cpython-fccfb824e60ad5871f76d889159bd1ff4a16b81b.tar.gz
cpython-fccfb824e60ad5871f76d889159bd1ff4a16b81b.tar.bz2
merge 3.3 (#17550)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e9261c5..ed93a90 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1148,6 +1148,8 @@ Tests
Build
-----
+- Issue #17550: Fix the --enable-profiling configure switch.
+
- Issue #17425: Build with openssl 1.0.1d on Windows.
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce