From: Martin v. Löwis Date: Sat, 2 Jan 2010 10:06:19 +0000 (+0000) Subject: Merged revisions 77226 via svnmerge from X-Git-Tag: v3.2a1~1922 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7df3b9eb15494743ace969bac23630a16c657be9;p=python Merged revisions 77226 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77226 | martin.v.loewis | 2010-01-02 10:25:21 +0100 (Sa, 02 Jan 2010) | 2 lines Update Windows build to sqlite 3.6.21. ........ --- diff --git a/Misc/NEWS b/Misc/NEWS index a751676617..d564c50fc2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -536,7 +536,7 @@ Build - Issue #7589: Only build the nis module when the correct header files are found. -- Switch to OpenSSL 0.9.8l on Windows. +- Switch to OpenSSL 0.9.8l and sqlite 3.6.21 on Windows. - Issue #5792: Extend the short float repr support to x86 systems using icc or suncc. diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops index b475e7abe8..1b96e350bd 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops @@ -50,7 +50,7 @@ />