From: Anthony Baxter Date: Tue, 9 Apr 2002 01:09:05 +0000 (+0000) Subject: re-adding the NEWS entry. SF ate my previous commit. X-Git-Tag: v2.1.3~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=80b5f503c43a116e120a7aaf15401423683b5ef6;p=thirdparty%2FPython%2Fcpython.git re-adding the NEWS entry. SF ate my previous commit. --- diff --git a/Misc/NEWS b/Misc/NEWS index f9d8ee28a589..3ff691eafe5e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -30,6 +30,7 @@ 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. What's New in Python 2.1.2 (final)? ===================================