From: Date: Fri, 28 Jun 2002 00:22:12 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.3.0dev_zend2_alpha2~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40b62da9aa1fcc2b647c1b62b6f15f3ceac6af21;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index be04f999a0..864e1ab4ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2002-06-27 Jani Taskinen + + * Makefile.global: Fix bug: #18008 + + * ext/gd/gd.c: Consistency fix. + + * ext/imap/php_imap.c: - Fixed bug: #15595 (and possibly others too) + +2002-06-27 Sander Roobol + + * ext/standard/Makefile.frag: + Update configure line in phpinfo() after re-running configure without + running make clean first, bug #18012. + +2002-06-27 Derick Rethans + + * ext/filepro/filepro.c + ext/ftp/php_ftp.c + ext/fdf/fdf.c + ext/fbsql/php_fbsql.c: Unify error messages + + * ext/ldap/ldap.c: - Remove \n + +2002-06-27 Jani Taskinen + + * ext/imap/php_imap.c: - Cleaning up the mess..these are NOT zvals. + 2002-06-26 Jani Taskinen * ext/imap/php_imap.c: MFH: fix for bug: #17999