Patch #1162825: Support non-ASCII characters in IDLE window titles.
diff --git a/Misc/NEWS b/Misc/NEWS
index c087a11..cb598d5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -287,6 +287,8 @@
 Library
 -------
 
+- Patch #1162825: Support non-ASCII characters in IDLE window titles.
+
 - Bug #1365984: urllib now opens "data:" URLs again.
 
 - Patch #1314396: prevent deadlock for threading.Thread.join() when an exception