From 1e72f205b64a769ce259818030cac05afd37d454 Mon Sep 17 00:00:00 2001 From: Date: Wed, 7 Sep 2005 05:33:15 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index 04dc248c22..c992f3c544 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2005-09-06 Antony Dovgal + + * ext/oci8/php_oci8_int.h: + removed __FUNCTION__ (by popular demand) + + * ext/oci8/CREDITS + ext/oci8/oci8.c + ext/oci8/oci8_collection.c + ext/oci8/oci8_interface.c + ext/oci8/oci8_lob.c + ext/oci8/oci8_statement.c + ext/oci8/php_oci8.h + ext/oci8/php_oci8_int.h: + fix credits + +2005-09-06 Edin Kadribasic + + * ext/oci8/config.w32: + Sync windows build and link against instant client libs + + * ext/oci8/oci8.c + ext/oci8/oci8_collection.c + ext/oci8/oci8_interface.c + ext/oci8/oci8_lob.c + ext/oci8/oci8_statement.c + ext/oci8/php_oci8.h + ext/oci8/php_oci8_int.h: + Remove utf-8 chars + +2005-09-06 Antony Dovgal + + * ext/oci8/php_oci8_int.h: + workaround for some b0rked compilers + +2005-09-06 Ilia Alshanetsky + + * (PHP_5_1) + run-tests.php: + Simplify code by making use 5.1+ functions + 2005-09-05 Greg Beaver * pear/install-pear.phar -- 2.40.0