From: Date: Tue, 29 Aug 2000 01:09:05 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9aabb6c08d975ad28d6bded4fb98dbf8160596ca;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 8bff9c2cf0..c599541437 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2000-08-28 Stig Bakken + + * pear/DB.php + pear/DB/common.php + pear/DB/storage.php + pear/PEAR.php.in: * renamed toString method to __string_value + +2000-08-28 Andi Gutmans + + * sapi/isapi/php4isapi.c: - Change spaces to tab + +2000-08-28 Uwe Steinmann + + * ext/pdf/pdf.c: - updated on new zend_api + + * ext/hyperwave/hw.c: - fixed prototyp + +2000-08-28 Rasmus Lerdorf + + * sapi/apache/php_apache.c + sapi/aolserver/aolserver.c: Missed a couple of center attributes + +2000-08-28 Stig Bakken + + * pear/tests/DB::factory.phpt + pear/tests/DB::parseDSN.phpt + pear/tests/DB_factory.phpt + pear/tests/DB_parseDSN.phpt: + I said I had not _tested_ this on windows, didn't I? :-) + 2000-08-27 Sterling Hughes * ext/curl/curl.c