From: Martin v. Löwis Date: Sun, 2 Dec 2001 12:26:03 +0000 (+0000) Subject: Patch #487275: windows-1251 charset alias. X-Git-Tag: v2.2.1c1~620 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=714d2e24874945b187569b112bc483dbc41f6726;p=thirdparty%2FPython%2Fcpython.git Patch #487275: windows-1251 charset alias. --- diff --git a/Misc/NEWS b/Misc/NEWS index 5bb35085b6e0..1964d6130c7c 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