Issue #9948: logging: fixed problem of losing filename case information.
diff --git a/Misc/NEWS b/Misc/NEWS
index b8bdd9c..613afd9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -48,6 +48,8 @@
 Library
 -------
 
+- Issue #9948: Fixed problem of losing filename case information.
+
 - Issue #9437: Fix building C extensions with non-default LDFLAGS.
 
 - Issue #9759: GzipFile now raises ValueError when an operation is attempted