]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Sun, 16 Jun 2013 14:56:47 +0000 (22:56 +0800)
committerXinchen Hui <laruence@php.net>
Sun, 16 Jun 2013 14:56:47 +0000 (22:56 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 757e9185f61805378156acfceb0af200c4ca31bb..b3117ad39d75ba7aba94311f38b461848bbc36a9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                                        NEWS
   . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
   . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
 
+- PDO:
+  . Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to 
+    the same db server). (Laruence)
+
 - SPL:
   . Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
     64-bits systems). (Laruence)