summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2001-12-02 12:26:03 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2001-12-02 12:26:03 (GMT)
commit714d2e24874945b187569b112bc483dbc41f6726 (patch)
tree5234b5f27515e4381a167fad1f9f9d16c97f3acc /Misc/NEWS
parent79d802d58c2704b9d43f8fda44bf41d926023dd0 (diff)
downloadcpython-714d2e24874945b187569b112bc483dbc41f6726.zip
cpython-714d2e24874945b187569b112bc483dbc41f6726.tar.gz
cpython-714d2e24874945b187569b112bc483dbc41f6726.tar.bz2
Patch #487275: windows-1251 charset alias.
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 5bb3508..1964d61 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -16,6 +16,8 @@ Library
- Tix.ResizeHandle exposes detach_widget, hide, and show.
+- The charset alias windows_1252 has been added.
+
Tools/Demos
Build