From 4df298024242d60beff644f189053babce214d63 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Tue, 9 Nov 2010 14:54:10 +0000 Subject: [PATCH] Fix line wrapping. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index be5c46ce4d..dab93c15c9 100644 --- a/NEWS +++ b/NEWS @@ -57,7 +57,8 @@ - Fixed bug #53279 (SplFileObject doesn't initialise default CSV escape character). (Adam) -- Fixed bug #53273 (mb_strcut() returns garbage with the excessive length parameter). (CVE-2010-4156) (Mateusz Kocielski, Pierre, Moriyoshi) +- Fixed bug #53273 (mb_strcut() returns garbage with the excessive length + parameter). (CVE-2010-4156) (Mateusz Kocielski, Pierre, Moriyoshi) - Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char). (Justin Martin) - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails -- 2.40.0