From: Date: Wed, 31 Jan 2001 02:09:14 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.5RC1~427 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb33db9aa84397ed32666eb2291896f8d768a061;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index cda16a9bc9..50bfdb7117 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +2001-01-30 Adam Dickmeiss + + * ext/yaz/README + ext/yaz/php_yaz.c: + Fixed problem with looping present requests for Isite targets. + +2001-01-30 Harald Radi + + * win32/.cvsignore: fixing .cvsignore + + * ext/dotnet/.cvsignore: adding .cvsignore + +2001-01-30 Sergey Kartashoff + + * ext/mnogosearch/config.m4 + ext/mnogosearch/php_mnogo.c + ext/mnogosearch/php_mnogo.h + ext/mnogosearch/setup.stub + ext/mnogosearch/test.php + ext/mnogosearch/README + ext/mnogosearch/Makefile.in: + mnoGoSearch extension module initial version has been added. + This module currently at the alpha state, but it can be used already. + PR: + Submitted by: + Reviewed by: + Obtained from: + +2001-01-30 Stig Bakken + + * pear/DB.php + pear/DB/tests/db_parsedsn.phpt: + Allow url encoding in DB usernames and passwords (Stig, PEAR) + +2001-01-30 David Eriksson + + * ext/satellite/namedvalue_to_zval.c + ext/satellite/typecode.c: + Applied patch from Oleg Sharoiko to fix bug in satellite_any_to_zval_sequence + +2001-01-30 Harald Radi + + * ext/com/conversion.c + ext/com/typedef_VARIANT.c: pass another com object as parameter + +2001-01-30 Stig Bakken + + * pear/PEAR.php.in + pear/tests/pear_error.phpt + pear/tests/pear_error3.phpt: + Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR) + 2001-01-29 Jani Taskinen * ext/domxml/config.m4: