]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Weasle-word the SSL-on-Windows blurb.
authorTim Peters <tim.peters@gmail.com>
Tue, 9 Apr 2002 01:16:08 +0000 (01:16 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 9 Apr 2002 01:16:08 +0000 (01:16 +0000)
Misc/NEWS

index 3ff691eafe5e17146afe3472308d815620b00701..edeced08762541aa5b3358cf8aa69202c7cf91ae 100644 (file)
--- 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)?
 ===================================