]> granicus.if.org Git - python/commitdiff
Add news for recent bugfix.
authorGeorg Brandl <georg@python.org>
Thu, 8 Jun 2006 12:55:47 +0000 (12:55 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 8 Jun 2006 12:55:47 +0000 (12:55 +0000)
Misc/NEWS

index d54806a9afd1e5ab0399a4275293ef6728ed12f4..19664a2344a81530c26103a2730735060a4373b8 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -213,6 +213,9 @@ What's New in Python 2.5 alpha 2?
 Core and builtins
 -----------------
 
+- Bug #1502750: Check bounds integer arguments correctly on 64-bit
+  platforms.
+
 - Bug #1465834: 'bdist_wininst preinstall script support' was fixed
   by converting these apis from macros into exported functions again: