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

diff --git a/NEWS b/NEWS
index 49507634bfe22ae0118ae342730043ab2b61e1f6..dfad253f5a25c65c9b0e3f575078711df1c9a470 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -112,6 +112,10 @@ PHP                                                                        NEWS
     set to null). (Anatoliy)
   . Changed php://fd to be available only for CLI.
 
+- PDO:
+  . Fixed bug #61755 (A parsing bug in the prepared statements can lead to
+    access violations). (Johannes)
+
 - Phar:
   . Fix bug #61065 (Secunia SA44335, CVE-2012-2386). (Rasmus)