[Python-checkins] r59088 - python/trunk/Misc/NEWS
christian.heimes
python-checkins at python.org
Wed Nov 21 02:17:29 CET 2007
Author: christian.heimes
Date: Wed Nov 21 02:17:28 2007
New Revision: 59088
Modified:
python/trunk/Misc/NEWS
Log:
Added NEWS entry
Thanks for the reminder, Brett
Modified: python/trunk/Misc/NEWS
==============================================================================
--- python/trunk/Misc/NEWS (original)
+++ python/trunk/Misc/NEWS Wed Nov 21 02:17:28 2007
@@ -952,6 +952,7 @@
- Build using system ffi library on arm*-linux*.
+- Bug #1372: zlibmodule.c: int overflow in PyZlib_decompress
Tests
-----
More information about the Python-checkins
mailing list