From bffdc4c37ef1e0a4caa6f82b8b69cca847a7f784 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Tue, 3 Feb 2015 19:48:53 +0900 Subject: [PATCH] Update NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index f059e3d7e0..14aa511da8 100644 --- 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) @@ -46,8 +48,13 @@ - 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 -- 2.40.0