From 9c55088810a9bd4170edfa5d3caeaea96b62a680 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Tue, 9 Apr 2002 01:16:08 +0000 Subject: Weasle-word the SSL-on-Windows blurb. --- Misc/NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 3ff691e..edeced0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -30,7 +30,11 @@ Windows - The installer now installs Start menu shortcuts under (the local equivalent of) "All Users" when doing an Admin install. -- A bug fix that makes SSL support work on Windows was added. +- If you do what it takes to compile SSL support for Windows, a bug in + httplib.py prevented SSL from working correctly. That bug has been + fixed, but note that SSL support on Windows is still not enabled in + this release. + What's New in Python 2.1.2 (final)? =================================== -- cgit v0.12