From 544f4e7132bccd60df7eac71bca570c750322b68 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Sat, 20 Mar 2004 21:18:46 +0000 Subject: Add mention of fix of bug #700055. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 52b6788..1559943 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -34,6 +34,8 @@ Core and builtins Library ------- +- bug 700055: .pth files can now have any type of line endings. + - Patch 817379: Allow absolute ftp paths in urllib2. - Patch 711838: Support non-anonymous ftp URLs in urllib2. -- cgit v0.12