From: Date: Mon, 8 Aug 2005 05:39:44 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_UNICODE_MERGE~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a469dadd5efefea349506dea90f817f8b02298e;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 15652d8c24..343eb356f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2005-08-07 Jani Taskinen + + * NEWS: + BFN + + * ext/imap/php_imap.c + ext/standard/mail.c + win32/sendmail.c + win32/sendmail.h: + - Fixed bug #29334 (mail() provides incorrect message time header) + + * ext/gd/config.w32: + Missing entry + +2005-08-07 Hartmut Holzgraefe + + * configure.in: + configure.in scripts/Makefile.frag scripts/phpize.in + + * main/php.h: + typo fix + +2005-08-07 Jani Taskinen + + * ext/xml/tests/bug26614_libxml.phpt: + This test failed because libxml versions differ.. + +2005-08-07 Derick Rethans + + * ext/iconv/tests/bug16069.phpt: + - Fix skip-if comment. + 2005-08-06 Edin Kadribasic * NEWS: