From 84d4f5cad41df5906711fcaca7b65728ce41b22a Mon Sep 17 00:00:00 2001 From: Date: Tue, 18 Jul 2000 01:09:09 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2917708b6f..cac30de831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2000-07-17 Hénot David + + * ext/ingres_ii/ii.c + ext/ingres_ii/php_ii.h: Added new function ii_autocommit() + + * MAINTAINERS + ext/ingres_ii/Makefile.in + ext/ingres_ii/config.m4 + ext/ingres_ii/ii.c + ext/ingres_ii/php_ii.h: Made ingres_ii module compile with its new name + +2000-07-17 Stig Bakken + + * pear/Makefile.in + pear/pear.in: + Added "pear" executable, requires CGI version installed + +2000-07-17 Egon Schmid + + * ext/ingres_ii/ii.c: + Fixed some protos. Only one line for the description. + +2000-07-17 Hénot David + + * MAINTAINERS + ext/ingres_ii/.cvsignore + ext/ingres_ii/Makefile.in + ext/ingres_ii/README + ext/ingres_ii/config.m4 + ext/ingres_ii/ii.c + ext/ingres_ii/ii.h + ext/ingres_ii/php_ii.h + php.ini-dist + php.ini-optimized: Added extension ii for Ingres II native support. + +2000-07-17 Zeev Suraski + + * ext/interbase/interbase.dsp: Build fixes + + * ext/interbase/interbase.c + ext/interbase/interbase.dsp + ext/interbase/php_interbase.h: + - Made Interbase compile under Win32, cleaned warnings + - Added Win32 project for the Interbase module + +2000-07-17 Ben Mansell + + * README.Zeus: Minor adjustments to compile-advice + +2000-07-17 Uwe Steinmann + + * ext/pfpro/test.output + ext/pfpro/test.php: + - Cannot see any good reason why the test script in the dir of + the extension, though it is in tests as well + +2000-07-17 Andrei Zmievski + + * ext/standard/array.c + NEWS: *** empty log message *** + +2000-07-17 Stanislav Malyshev + + * ext/standard/string.c: Fix crash in stripcslashes("") (#5628) + 2000-07-16 Zeev Suraski * NEWS: Update news -- 2.50.1