From b434d49876a7610a6ca7ce3f58c76525c436159d Mon Sep 17 00:00:00 2001 From: Jeremy Hylton Date: Fri, 18 Jul 2003 20:57:04 +0000 Subject: [PATCH] Oh, well. --- Misc/NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index e1e44a50ae1..13373fc322f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -69,8 +69,6 @@ Extension modules A typo was fixed in DBCursor.join_item(), preventing a crash. -- The time module - Library -------