From: Mark Hammond Date: Tue, 3 Dec 2002 06:16:08 +0000 (+0000) Subject: _ssl.pyd added for Windows. X-Git-Tag: v2.3c1~3152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3de008d62ac27137dd773d83d3bc37b1967be4b;p=thirdparty%2FPython%2Fcpython.git _ssl.pyd added for Windows. --- diff --git a/Misc/NEWS b/Misc/NEWS index 05d9b12ea976..91fe049d2c10 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -851,6 +851,9 @@ Windows XXX Python, what must they do to convert it? XXX I'm still not sure how to link this thing (see PCbuild/readme.txt). XXX The version # is likely to change before 2.3a1. + +- The Windows distribution now ships with a Secure Sockets Library (SLL) + module (_ssl.pyd) - The Windows distribution now ships with Tcl/Tk version 8.4.1 (it previously shipped with Tcl/Tk 8.3.2).