tabe Wed, 13 Jan 2010 07:32:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=293492
Log:
fix NEWS entry
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS 2010-01-13 07:26:08 UTC (rev 293491)
+++ php/php-src/branches/PHP_5_2/NEWS 2010-01-13 07:32:45 UTC (rev 293492)
@@ -34,6 +34,7 @@
(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 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php