From 40b62da9aa1fcc2b647c1b62b6f15f3ceac6af21 Mon Sep 17 00:00:00 2001 From: Date: Fri, 28 Jun 2002 00:22:12 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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 -- 2.50.1