Updated NEWS for #68371

This commit is contained in:
Matteo Beccati 2015-01-18 09:13:02 +01:00
parent b118d7b697
commit 6de149e47c

4
NEWS
View file

@ -87,6 +87,10 @@
- pgsql:
. Fixed bug #68697 (lo_export return -1 on failure). (Ondřej Surý)
- PDO:
. Fixed bug #68371 (PDO#getAttribute() cannot be called with platform-specifi
attribute names). (Matteo)
- PDO_mysql:
. Fixed bug #68424 (Add new PDO mysql connection attr to control multi
statements option). (peter dot wolanin at acquia dot com)