_ssl.pyd added for Windows.
diff --git a/Misc/NEWS b/Misc/NEWS
index 05d9b12..91fe049 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -851,6 +851,9 @@
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).