summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2005-11-27 16:59:04 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2005-11-27 16:59:04 (GMT)
commit307021f40b227d2bf114b536c37cc41e03fc2aff (patch)
tree5a45b1fd79d1ea12c2822045fc58cacf77416b89 /Misc/NEWS
parent1f663574ee154dfc95b883747137040f51ea7ef6 (diff)
downloadcpython-307021f40b227d2bf114b536c37cc41e03fc2aff.zip
cpython-307021f40b227d2bf114b536c37cc41e03fc2aff.tar.gz
cpython-307021f40b227d2bf114b536c37cc41e03fc2aff.tar.bz2
Patch #1162825: Support non-ASCII characters in IDLE window titles.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c087a11..cb598d5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -287,6 +287,8 @@ Extension Modules
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