]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 3 Feb 2015 10:48:53 +0000 (19:48 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 3 Feb 2015 10:48:53 +0000 (19:48 +0900)
NEWS

diff --git a/NEWS b/NEWS
index f059e3d7e07c245801f0e1b2f4a0e143e49f01d6..14aa511da8c78e6708f6d3935a62f3f4611153e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@
     (Danack at basereality dot com)
   . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
     buffer overflow). (Stas)
+  . Fixed Bug #67988 (htmlspecialchars() does not respect default_charset
+    specified by ini_set) (Yasuo)
 
 - Dba:
   . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)
 - Phar:
   . Fixed bug #68901 (use after free). (bugreports at internot dot info)
 
+- Pgsql:
+  . Fixed Bug #65199 (pg_copy_from() modifies input array variable) (Yasuo)
+
 - Session:
   . Fixed bug #68941 (mod_files.sh is a bash-script) (bugzilla at ii.nl, Yasuo)
+  . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
+  . Fixed bug #68063 (Empty session IDs do still start sessions) (Yasuo)
 
 - Sqlite3:
   . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong