From 85d69f750d6a9cfa513ef78a06fef9f66b9c55e4 Mon Sep 17 00:00:00 2001 From: Vinay Sajip Date: Fri, 15 Jan 2010 23:25:14 +0000 Subject: [PATCH] Fixed issue-number mistake in NEWS update. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1