diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2001-12-02 12:26:03 +0000 |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2001-12-02 12:26:03 +0000 |
commit | 714d2e24874945b187569b112bc483dbc41f6726 (patch) | |
tree | 5234b5f27515e4381a167fad1f9f9d16c97f3acc | |
parent | 79d802d58c2704b9d43f8fda44bf41d926023dd0 (diff) | |
download | cpython-git-714d2e24874945b187569b112bc483dbc41f6726.tar.gz |
Patch #487275: windows-1251 charset alias.
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Library - Tix.ResizeHandle exposes detach_widget, hide, and show. +- The charset alias windows_1252 has been added. + Tools/Demos Build |