diff options
author | Matthias Klose <doko@ubuntu.com> | 2010-04-24 17:59:49 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2010-04-24 17:59:49 (GMT) |
commit | b962171414aa2cfe3dbfbd4294819a4153a7bd6c (patch) | |
tree | ce5535c3dc4ad93cd513979d2679b8a92526345e /Misc | |
parent | d85594869de9b6c10c02b413eec00976e6f19622 (diff) | |
download | cpython-b962171414aa2cfe3dbfbd4294819a4153a7bd6c.zip cpython-b962171414aa2cfe3dbfbd4294819a4153a7bd6c.tar.gz cpython-b962171414aa2cfe3dbfbd4294819a4153a7bd6c.tar.bz2 |
- Issue #8510: Update to autoconf2.65.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1123,6 +1123,8 @@ Build - Issue #8509: Fix quoting in help strings and code snippets in configure.in. +- Issue #8510: Update to autoconf2.65. + Documentation ------------ |