]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Wed, 19 Jan 2005 17:41:00 +0000 (17:41 +0000)
committerfoobar <sniper@php.net>
Wed, 19 Jan 2005 17:41:00 +0000 (17:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2fc6aa838800f5f7131031bd9ef3cdb481357aea..d7addafc120cff33872b29b7329220c50f0552b9 100644 (file)
--- 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).