From ed0fe0e7640f8f7bca9e5d30d1eeeece8843b5ac Mon Sep 17 00:00:00 2001 From: Date: Fri, 7 Jul 2000 01:09:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/ChangeLog b/ChangeLog index 335a717f1d..23fe832fff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2000-07-06 Andrei Zmievski + + * TODO: WDDX now implements __sleep()/__wakeup() functionality. + + * TODO: preg_replace() can be non-greedy now. + +2000-07-06 Stanislav Malyshev + + * sapi/apache/mod_php4.c: + Fix #5432: should register all variables. Thanks jeroen@darius.demon.nl. + +2000-07-06 Uwe Steinmann + + * ext/fdf/php_fdf.h: - still an error in my last patch (thanks Andi) + +2000-07-06 Andi Gutmans + + * ext/fdf/fdf.c + ext/fdf/php_fdf.h: - Use #ifdef PHP_WIN32 to detect Windows + +2000-07-06 Thies C. Arntzen + + * ext/zlib/zlib.c: - Fixed crash in gzopen(). + +2000-07-06 Stig Bakken + + * ext/odbc/Makefile.in + ext/odbc/config.m4 + ext/odbc/php_odbc.c + ext/odbc/php_odbc.h: + Applied DBMaker patch by Jeffrey Lin + + * ext/gd/gdttf.c: + Applied multiple character set support diff by Rob Goodwin + +2000-07-06 Uwe Steinmann + + * ext/fdf/php_fdf.h: + - last commit indroduced a new compile warning, should be fixed now + + * ext/fdf/php_fdf.h + ext/fdf/fdf.c: + - fixed compile problems on win32 (thanks to Gabriel Weisz ) + 2000-07-05 Jouni Ahto * ext/pgsql/pgsql.c: -- 2.50.1