summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2010-05-08 10:00:28 (GMT)
committerMatthias Klose <doko@ubuntu.com>2010-05-08 10:00:28 (GMT)
commita0bea5d5a23efb627ce8a95f09e01ef562263b19 (patch)
tree33f00d984630ef005ca0e5db195caf2081c66144 /Misc
parentd875d3c36eb56f9d8d61f2643cbab9d667506955 (diff)
downloadcpython-a0bea5d5a23efb627ce8a95f09e01ef562263b19.zip
cpython-a0bea5d5a23efb627ce8a95f09e01ef562263b19.tar.gz
cpython-a0bea5d5a23efb627ce8a95f09e01ef562263b19.tar.bz2
- Issue #8510: Update to autoconf2.65.
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 e0519a9..7f2cd53 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -215,6 +215,8 @@ Build
- Issue #7724: Building now full honors an MacOSX SDK when specified, which
makes it possible do a working build with the OSX 10.4 SDK on MacOSX 10.6.
+- Issue #8510: Update to autoconf2.65.
+
Misc
----