Issue #8924: logging: Improved error handling for Unicode in exception text.
diff --git a/Misc/NEWS b/Misc/NEWS
index 7ab2d91..fee5682 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -71,6 +71,8 @@
 Library
 -------
 
+- Issue #8924: logging: Improved error handling for Unicode in exception text.
+
 - Fix codecs.escape_encode to return the correct consumed size.
 
 - Issue #6470: Drop UNC prefix in FixTk.