From 598f182c2993d2efd816e4d0868dc64fbcca10c7 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 1 Nov 2005 02:46:12 +0000 Subject: [PATCH] prep for PECL release --- ext/pdo_dblib/package.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/ext/pdo_dblib/package.xml b/ext/pdo_dblib/package.xml index 87e25d842a..ef79fbe4d1 100644 --- a/ext/pdo_dblib/package.xml +++ b/ext/pdo_dblib/package.xml @@ -24,11 +24,17 @@ PHP beta - 1.0RC1 - 2005-09-11 + 1.0RC2 + 2005-11-01 - Update code for API changes in PDO; no actual changes have been made to this driver. +Update code for API changes in PDO; no actual changes have been made to this driver. + +Windows binaries can be found at: +http://pecl4win.php.net/ext.php/php_pdo_mssql.dll, + +however: you are *strongly* recommended to use PDO_ODBC instead of this driver on +Windows platforms. @@ -44,7 +50,7 @@ - + -- 2.50.1