]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 28 Jun 2002 00:22:12 +0000 (00:22 +0000)
committer <changelog@php.net> <>
Fri, 28 Jun 2002 00:22:12 +0000 (00:22 +0000)
ChangeLog

index be04f999a071d89410ae055d8153a57ee6b9e100..864e1ab4caa3a34eb7d9f71a59f627c5f9b946a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2002-06-27  Jani Taskinen  <sniper@iki.fi>
+
+    * 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  <phy@wanadoo.nl>
+
+    * 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  <d.rethans@jdimedia.nl>
+
+    * 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  <sniper@iki.fi>
+
+    * ext/imap/php_imap.c: - Cleaning up the mess..these are NOT zvals.
+
 2002-06-26  Jani Taskinen  <sniper@iki.fi>
 
     * ext/imap/php_imap.c: MFH: fix for bug: #17999