summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 5db6e70..0829b56 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1043,7 +1043,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 #6263: Fixed syntax error in distutils.cygwincompiler.