]> granicus.if.org Git - php/commitdiff
Fix misordered news item.
authorAdam Harvey <aharvey@php.net>
Tue, 4 May 2010 11:59:54 +0000 (11:59 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 4 May 2010 11:59:54 +0000 (11:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 11a0b50794b0f1cdc816d5c65a916b0ad7dea843..b806e97ae1ceb36a47e6d60c58bfe7dee69e88a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -131,11 +131,11 @@ PHP                                                                        NEWS
   (yoarvi@gmail.com, Derick)
 - Fixed bug #48983 (DomDocument : saveHTMLFile wrong charset). (Rob)
 - Fixed bug #48902 (Timezone database fallback map is outdated). (Derick)
-- Fixed bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
-  (Adam, patch from hiroaki dot kawai at gmail dot com).
 - Fixed bug #48781 (Cyclical garbage collector memory leak). (Dmitry)
 - Fixed bug #48361 (SplFileInfo::getPathInfo should return the
   parent dir). (Etienne)
+- Fixed bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
+  (Adam, patch from hiroaki dot kawai at gmail dot com).
 - Fixed bug #46111 (Some timezone identifiers can not be parsed). (Derick)
 - Fixed bug #35673 (formatOutput does not work with saveHTML). (Rob)