From: Martin v. Löwis Date: Tue, 22 Dec 2009 10:48:47 +0000 (+0000) Subject: Merged revisions 77003 via svnmerge from X-Git-Tag: v3.1.2rc1~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5330aa5b26214c45ed894c7ab6872c004b6e1e43;p=python Merged revisions 77003 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r77003 | martin.v.loewis | 2009-12-22 09:57:39 +0100 (Di, 22 Dez 2009) | 13 lines 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 ea0e2426c2..78dd84b226 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -267,6 +267,8 @@ Tests 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 59163e6236..4760500357 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops @@ -58,7 +58,7 @@ />