From 650e7bff125a4bb295f892a3214b91266a55d71d Mon Sep 17 00:00:00 2001 From: Date: Wed, 6 Dec 2000 02:09:15 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9188c6820b..95eb54c385 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2000-12-05 Chuck Hagenbuch + + * ext/mcal/php_mcal.c: spaces after commas. all whitespace. + +2000-12-05 Andi Gutmans + + * NEWS: - Update 4.0.4 branches NEWS file + +2000-12-05 Sebastian Bergmann + + * pear/DB/error.php + pear/DB/result.php + pear/DB/warning.php: Removed obsolete files. + +2000-12-05 Stanislav Malyshev + + * ext/gmp/gmp.c: Make GMP use Zend's memory functions + + * ext/gmp/gmp.c: Fix prototypes + + * ext/gmp/gmp.c: Add check for conversion base + +2000-12-05 Stig Bakken + + * ext/mcal/config.m4: + * applied patch by Stig-Ørjan Smelror + + * ext/odbc/php_odbc.c: + Applied IBM DB2 patch by Walter Franzini + + * pear/DB/tests/mysql/005.phpt: * added test for DB_mysql::nextId() + +2000-12-05 Sascha Schumann + + * ext/standard/url_scanner_ex.c + ext/standard/url_scanner_ex.re: Merge from HEAD + + * ext/standard/url_scanner_ex.c + ext/standard/url_scanner_ex.re: + Pass core_globals to new inline functions + + Submitted by: Sebastian Bergmann + +2000-12-05 Stig Bakken + + * pear/DB.php + pear/DB/mysql.php: * MySQL sequence emulation using auto_increment + * fixed indentation + 2000-12-04 David Hedbor * sapi/caudium/caudium.c: -- 2.40.0