]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Sat, 15 Feb 2014 10:21:54 +0000 (19:21 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Sat, 15 Feb 2014 10:21:54 +0000 (19:21 +0900)
NEWS

diff --git a/NEWS b/NEWS
index f1a02eea17cf0c7d163adbce9e4ffb7f53727ce8..11f9431daf22e3954d8786721483448751f4b5b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,11 @@ PHP                                                                        NEWS
 - PCRE:
   . Upgraded to PCRE 8.34. (Anatol)
 
+- Pgsql:
+  . Added warning for dangerous client encoding with pg_insert()/pg_update()
+    pg_delete()/pg_select(). (Yasuo)
+
+
 06 Feb 2014, PHP 5.5.9
 
 - Core: