From cf0005baf40bffc503e062b3520a312a5f2cfd2b Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 14 Nov 2003 10:33:20 +0000 Subject: Mention patch #841977: modulefinder didn't find extension modules in packages Backported to release-maint23 --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 17e7098..14a70f1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -112,6 +112,8 @@ Extension modules Library ------- +- Patch #841977: modulefinder didn't find extension modules in packages + - imaplib.IMAP4.thread was added. - Plugged a minor hole in tempfile.mktemp() due to the use of -- cgit v0.12