From: Martin v. Löwis Date: Mon, 21 Dec 2009 19:41:15 +0000 (+0000) Subject: Merged revisions 76990-76991 via svnmerge from X-Git-Tag: v2.6.5rc1~242 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=331411d37d2208e12b9dbc78d5fe85621ae6adb2;p=python Merged revisions 76990-76991 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76990 | martin.v.loewis | 2009-12-21 20:27:15 +0100 (Mo, 21 Dez 2009) | 1 line Switch to OpenSSL 0.9.8l. ........ r76991 | martin.v.loewis | 2009-12-21 20:29:59 +0100 (Mo, 21 Dez 2009) | 1 line Add NEWS for OpenSSL changes. ........ --- diff --git a/Misc/NEWS b/Misc/NEWS index 6cbb39dfe5..00afa0329a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -114,6 +114,8 @@ Library Build ----- +- Switch to OpenSSL 0.9.8l on Windows. + - Issue #6603: Change READ_TIMESTAMP macro in ceval.c so that it compiles correctly under gcc on x86-64. This fixes a reported problem with the --with-tsc build on x86-64. diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops index fb313d2127..0f3568adb0 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops @@ -82,7 +82,7 @@ />