]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 26 Jul 2013 20:51:30 +0000 (05:51 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 26 Jul 2013 20:54:33 +0000 (05:54 +0900)
NEWS

diff --git a/NEWS b/NEWS
index ff6ed35b128a494ee687b114fe76eb14032735ca..57b523eb3a14805ed7158f2345f2fac35f9cc1f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ PHP                                                                        NEWS
 - Streams:
   . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)
 
+- Pgsql:
+  . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
+    (Yasuo)
+
 18 Jul 2013, PHP 5.5.1
 
 - Core: