mention the zlib crc32/adler32 changes

This commit is contained in:
Gregory P. Smith 2008-03-17 20:45:21 +00:00
parent 2593146227
commit 425136be01

View file

@ -27,6 +27,8 @@ Library
system doesn't support CODESET and LANG isn't set or doesn't
allow deduction of an encoding.
- Issue #1202: zlib.crc32 and zlib.adler32 now return an unsigned value.
What's New in Python 3.0a3?
===========================