summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2010-01-15 23:25:14 +0000
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2010-01-15 23:25:14 +0000
commit85d69f750d6a9cfa513ef78a06fef9f66b9c55e4 (patch)
tree8000a73fce1cd6faed301956c73573996cac2a44
parent4cf72aaafbf165c544a4fd7e9bd965bc4348646c (diff)
downloadcpython-git-85d69f750d6a9cfa513ef78a06fef9f66b9c55e4.tar.gz
Fixed issue-number mistake in NEWS update.
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c9b15b0b61..e1917d65ef 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -423,7 +423,7 @@ Library
- Issue #6258: Support AMD64 in bdist_msi.
-- Issue #5262: Fixed bug in next rollover time computation in
+- Issue #6252: Fixed bug in next rollover time computation in
TimedRotatingFileHandler.
- Issue #6121: pydoc now ignores leading and trailing spaces in the