]> granicus.if.org Git - python/commitdiff
mention the zlib crc32/adler32 changes
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 17 Mar 2008 20:45:21 +0000 (20:45 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 17 Mar 2008 20:45:21 +0000 (20:45 +0000)
Misc/NEWS

index 6c38150fee8a744929a295e25558a119eb551f37..65643bf10e339b96bd2247859c02a8cf43286158 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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?
 ===========================