]> granicus.if.org Git - php/commitdiff
fix NEWS entry
authorTakeshi Abe <tabe@php.net>
Wed, 13 Jan 2010 07:32:45 +0000 (07:32 +0000)
committerTakeshi Abe <tabe@php.net>
Wed, 13 Jan 2010 07:32:45 +0000 (07:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1894b24dc1723ea2c007e962624668a3ad184ba7..c5615f477258a7f090a8d11966b1cacb66b6791e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ PHP                                                                        NEWS
   (Jani)
 - Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
 - Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
+- Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
 - Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
 - Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
   in HTTP uploads). (Ilia)
@@ -137,7 +138,6 @@ PHP                                                                        NEWS
 - Fixed bug #49630 (imap_listscan() function missing). (Felipe)
 - Fixed bug #49627 (error_log to specified file does not log time according to
   date.timezone). (Dmitry)
-- Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
 - Fixed bug #49578 (make install-pear fails). (Hannes)
 - Fixed bug #49536 (mb_detect_encoding() returns incorrect results when
   mbstring.strict_mode is turned on). (Moriyoshi)