From da1329b4f91026a938efb650af42102fae74b945 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Mon, 27 Feb 2006 16:50:01 +0000 Subject: [PATCH] Trimmed trailing whitespace. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 38468bf803..4f7f8d8d71 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -421,7 +421,7 @@ Library - Patch #1412872: zipfile now sets the creator system to 3 (Unix) unless the system is Win32. -- Patch #1349118: urllib now supports user:pass@ style proxy +- Patch #1349118: urllib now supports user:pass@ style proxy specifications, raises IOErrors when proxies for unsupported protocols are defined, and uses the https proxy on https redirections. -- 2.40.0