]> granicus.if.org Git - php/commitdiff
NEWS entry for pg_close() fix
authorSara Golemon <pollita@php.net>
Mon, 23 Oct 2017 18:55:32 +0000 (14:55 -0400)
committerSara Golemon <pollita@php.net>
Mon, 23 Oct 2017 18:55:32 +0000 (14:55 -0400)
NEWS

diff --git a/NEWS b/NEWS
index b435b7f36b237347986de315df4cdba4a683828d..b2682d2bf9aa78e3e3b22f6868143e0212e00266 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ PHP                                                                        NEWS
 - OpenSSL:
   . Fixed bug #75363 (openssl_x509_parse leaks memory). (Bob, Jakub Zelenka)
 
+- PGSQL:
+  . Fixed bug #75419 (Default link incorrectly cleared/linked by pg_close()). (Sara)
+
 - Zlib:
   . Fixed bug #75299 (Wrong reflection on inflate_init and inflate_add). (Fabien
     Villepinte)