]> granicus.if.org Git - php/commitdiff
re-add 61755 to NEWS
authorStanislav Malyshev <stas@php.net>
Tue, 12 Jun 2012 18:49:35 +0000 (11:49 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 12 Jun 2012 18:52:22 +0000 (11:52 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 380979b14b451446455c1abfce5d53fb266d7083..0541499fc69a86c657f1ce4a7ae70fcc4a930d72 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,10 @@ PHP                                                                        NEWS
     pattern). (Gustavo)
   . Fixed bug #60785 (memory leak in IntlDateFormatter constructor). (Gustavo)
   
+- PDO:
+  . Fixed bug #61755 (A parsing bug in the prepared statements can lead to
+    access violations). (Johannes)
+
 - Phar:
   . Fixed bug #62227 (Invalid phar stream path causes crash). (Felipe)