]> granicus.if.org Git - python/commitdiff
- correct patch number
authorMatthias Klose <doko@ubuntu.com>
Mon, 3 Apr 2006 16:34:56 +0000 (16:34 +0000)
committerMatthias Klose <doko@ubuntu.com>
Mon, 3 Apr 2006 16:34:56 +0000 (16:34 +0000)
Misc/NEWS

index 9250b2f5d5722bd50f5cb3bca46d79860b1eecab..9ccc8ad5139b1c365f9b104596dd0ad948f407b0 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -491,7 +491,7 @@ Extension Modules
 - datetime.datetime() now has a strptime class method which can be used to
   create datetime object using a string and format.
 
-- Patch #360466: Replace the MD5 implementation from RSA Data Security Inc
+- Patch #1117961: Replace the MD5 implementation from RSA Data Security Inc
   with the implementation from http://sourceforge.net/projects/libmd5-rfc/.
 
 Library