Commit:    a51b50000d5f349aa52abed3100848f658f1995c
Author:    Stanislav Malyshev <s...@php.net>         Sun, 14 Jul 2013 17:07:06 
-0700
Parents:   f4b9b20b354c059d7246a250953e73365558f5e6
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=a51b50000d5f349aa52abed3100848f658f1995c

Log:
add news for bug #65219

Bugs:
https://bugs.php.net/65219

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 763e08d..2ff1675 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,10 @@ PHP                                                          
              NEWS
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
     (Chris Jones)
 
+-PDO_dblib:
+  . Fixed bug #65219 (PDO/dblib not working anymore ("use dbName" not sent)). 
+    (Stanley Sufficool)
+
 - PDO_pgsql:
   . Fixed meta data retrieve when OID is larger than 2^31. (Yasuo)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to