]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 1 Jun 2016 12:08:32 +0000 (14:08 +0200)
committerAnatol Belski <ab@php.net>
Wed, 1 Jun 2016 12:08:32 +0000 (14:08 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0024b00d87cdb9f6d8fee64a042b7c7a376c2fb4..27846d97fbbd4f3cc60579f61f0b93aa2ca55ef7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ PHP                                                                        NEWS
 - PDO_pgsql:
   . Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound).
     (Laruence)
+  . Fixed bug #72294 (Segmentation fault/invalid pointer in connection
+    with pgsql_stmt_dtor). (Anatol)
 
 - Phpdbg:
   . Fixed bug #72284 (phpdbg fatal errors with coverage). (Bob)