summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-06-27 04:28:56 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-06-27 04:28:56 (GMT)
commitc315a0fa40bb2b3c862605eedf92ece4e570a194 (patch)
tree5ea89222437d3551fc55b36229299a2f1c186e18 /Misc
parent0a903ac301ec0468f567118de1b3baad48836693 (diff)
downloadcpython-c315a0fa40bb2b3c862605eedf92ece4e570a194.zip
cpython-c315a0fa40bb2b3c862605eedf92ece4e570a194.tar.gz
cpython-c315a0fa40bb2b3c862605eedf92ece4e570a194.tar.bz2
Verify buildbot picks up these changes (really needs testing after last change to Makefile.pre.in)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f4c726e..cefa739 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -31,7 +31,7 @@ Library
Build
-----
-- Bug #1513032, 'make install' failed on FreeBSD 5.3 due to lib-old
+- Bug #1513032: 'make install' failed on FreeBSD 5.3 due to lib-old
trying to be installed even though it's empty.