From: Marc-André Lemburg Date: Fri, 12 Jul 2002 14:40:04 +0000 (+0000) Subject: Mention new encoding. X-Git-Tag: v2.3c1~5020 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58e2ff2e810261291b4690fdc075404008a564cd;p=python Mention new encoding. --- diff --git a/Misc/NEWS b/Misc/NEWS index b17661e4d8..937fe9d7bb 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -170,6 +170,8 @@ Extension modules Library +- New encoding for the Palm OS character set: palmos. + - binascii.crc32() and the zipfile module had problems on some 64-bit platforms. These have been fixed. On a platform with 8-byte C longs, crc32() now returns a signed-extended 4-byte result, so that its value