From 73ea4d9ca630463407fef64d685ede7b4975271b Mon Sep 17 00:00:00 2001 From: Date: Fri, 27 Jul 2001 00:11:47 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/ChangeLog b/ChangeLog index 110fbdb357..deccb1dd3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2001-07-26 Thies C. Arntzen + + * ext/oci8/config.m4: detect oracle9i + +2001-07-26 Stig Bakken + + * pear/DB/tests/odbc/009.phpt + pear/DB/odbc.php: + * implemented DB_odbc::numRows (it is still limited by backend capabilities + though) + +2001-07-26 Sascha Schumann + + * ext/ircg/ircg_scanner.c + ext/ircg/ircg_scanner.re: Add missing end-of-string check + + * sapi/thttpd/thttpd.c: Remove unneeded variables + +2001-07-26 Harald Radi + + * ext/com/conversion.c + ext/com/php_COM.h + ext/com/COM.c: again fixed a few memory issues + + * ext/com/COM.c + ext/com/conversion.c: fixed a few memory issues + +2001-07-26 Nikos Mavroyanopoulos + + * ext/ovrimos/ovrimos.c + ext/ovrimos/php_ovrimos.h: Fixes for the module to be reentrant + +2001-07-26 Stig Bakken + + * pear/XML/RPC.php: + * in case of "NULL" values, XML_RPC_encode() returns an empty string (is + there anything else that makes more sense?) + +2001-07-26 Sebastian Bergmann + + * pear/Benchmark/Iterate.php: Fix whitespace in previous commit. + +2001-07-26 Thomas V.V.Cox + + * pear/DB/mysql.php: + return useful error message on connect and non existant database + + * pear/DB.php: + DB::assertExtension-> trigger a useful error message if backend extension couldn't be loaded + 2001-07-25 Thies C. Arntzen * ext/oci8/oci8.c: -- 2.50.1