From 7df3b9eb15494743ace969bac23630a16c657be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 2 Jan 2010 10:06:19 +0000 Subject: [PATCH] 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. ........ --- Misc/NEWS | 2 +- PCbuild/pyproject.vsprops | 2 +- PCbuild/readme.txt | 2 +- PCbuild/vs9to8.py | 2 +- Tools/buildbot/external-common.bat | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index a751676617e..d564c50fc28 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 b475e7abe80..1b96e350bd3 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops @@ -50,7 +50,7 @@ />