]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 21 Nov 2016 23:59:40 +0000 (00:59 +0100)
committerAnatol Belski <ab@php.net>
Mon, 21 Nov 2016 23:59:40 +0000 (00:59 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b1e5ef80599514db040d7c9e511339ee808f0666..bef898bb712e60767924243079032b5b793727c6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ PHP                                                                        NEWS
   . Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).
     (Dorin Marcoci)
 
+- Postgres:
+  . Fixed bug #73498 (Incorrect SQL generated for pg_copy_to()). (Craig Duncan)
+
 - Soap:
   . Fixed bug #73538 (SoapClient::__setSoapHeaders doesn't overwrite SOAP
     headers). (duncan3dc)