Issue #9441: logging: Improved test coverage for rotating file handlers.
diff --git a/Misc/NEWS b/Misc/NEWS
index 1903cb6..1ccc8b5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -52,6 +52,8 @@
 Library
 -------
 
+- Issue #9441: logging has better coverage for rotating file handlers.
+
 - Issue #9865:  collections.OrderedDict now has a __sizeof__ method.
 
 - Issue #9854: The default read() implementation in io.RawIOBase now