From: Date: Thu, 23 Dec 2004 01:34:51 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~481 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63f659637f01588bcc0c9e7cb2c319cb940947de;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 72aab4d4fa..4f27538827 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2004-12-22 Ilia Alshanetsky + + * (PHP_4_3) + NEWS + NEWS + ext/imap/php_imap.c: + MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct + output). + + * ext/imap/php_imap.c: + Fixed bug #31142 (imap_mail_compose() fails to generate correct output). + +2004-12-22 Jani Taskinen + + * (PHP_4_3) + makedist.ZendEngine2: + Removed unneeded file. + 2004-12-21 Ilia Alshanetsky * (PHP_4_3)