From 8b18e2853bac5bf0061ea9ab677e7ae843223ef6 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 15 Apr 2009 19:44:57 +0000 Subject: Remove NEWS item for issue that wasnt actually backported. --- Misc/NEWS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index b62305a..fbf9ad3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -135,10 +135,6 @@ Library - Actually make the SimpleXMLRPCServer CGI handler work. -- Issue #2522: locale.format now checks its first argument to ensure it has - been passed only one pattern, avoiding mysterious errors where it appeared - that it was failing to do localization. - - Issue 2625: added missing iteritems() call to the for loop in mailbox.MH.get_message(). -- cgit v0.12