From 80b5f503c43a116e120a7aaf15401423683b5ef6 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Tue, 9 Apr 2002 01:09:05 +0000 Subject: [PATCH] re-adding the NEWS entry. SF ate my previous commit. --- Misc/NEWS | 1 + 1 file changed, 1 insertion(+) 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)? =================================== -- 2.47.3