diff options
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2010-01-15 23:25:14 +0000 |
---|---|---|
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2010-01-15 23:25:14 +0000 |
commit | 85d69f750d6a9cfa513ef78a06fef9f66b9c55e4 (patch) | |
tree | 8000a73fce1cd6faed301956c73573996cac2a44 | |
parent | 4cf72aaafbf165c544a4fd7e9bd965bc4348646c (diff) | |
download | cpython-git-85d69f750d6a9cfa513ef78a06fef9f66b9c55e4.tar.gz |
Fixed issue-number mistake in NEWS update.
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |