]> granicus.if.org Git - php/commitdiff
Fix line wrapping.
authorAdam Harvey <aharvey@php.net>
Tue, 9 Nov 2010 14:54:10 +0000 (14:54 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 9 Nov 2010 14:54:10 +0000 (14:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index be5c46ce4d05ecd6fe07f208049605d2781ad485..dab93c15c9b224d270ce7dab3276b672a6c4c185 100644 (file)
--- 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