From: foobar Date: Mon, 5 Sep 2005 13:05:24 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC2_PRE~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ee421ff6678df757684a3e4d12a572d497d5b66;p=php BFN --- diff --git a/NEWS b/NEWS index 8ce4e03db9..ca2c780ec2 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? Aug 2005, PHP 5.1 Release Candidate 2 - Added support for class constants and static members for internal classes. (Dmitry, Michael Wallner) +- Added "new_link" parameter to mssql_connect(). Bug #34369. (Frank) - Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (Ilia) - Upgraded PCRE library to version 6.2. (Andrei) - Upgraded bundled libraries in Windows distribution. (Edin)