From: foobar Date: Wed, 19 Jan 2005 17:41:00 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.11RC1~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b478e36dba8c15b643a5d502ab90d15b6354270a;p=php BFN --- diff --git a/NEWS b/NEWS index 2fc6aa8388..d7addafc12 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,8 @@ PHP 4 NEWS in segfault). (pdan-php at esync dot org, Tony) - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many parameters). (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) - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).