sniper Wed Jan 19 12:40:33 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.196&r2=1.1760.2.197&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.196 php-src/NEWS:1.1760.2.197 --- php-src/NEWS:1.1760.2.196 Tue Jan 18 20:31:08 2005 +++ php-src/NEWS Wed Jan 19 12:40:32 2005 @@ -40,13 +40,15 @@ - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many parameters). (Jani) - Fixed bug #29136 (make test - libtool failure on MacOSX). (Jani) +- Fixed bug #28976 (mail(): use "From:" from headers if sendmail_from is empty). + (Jani) - Fixed bug #28930 (PHP sources pick wrong header files generated by bison). (eggert at gnu dot org, Jani) - Fixed bug #28444 (Cannot access undefined property for object with overloaded property access). (Dmitry) - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream). (chris at ex-parrot dot com) - + 15 Dec 2004, PHP 5.0.3 - Added the %F modifier to *printf to render a non-locale-aware representation of a float with the . as decimal seperator. (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php