]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 31 Jan 2001 02:09:14 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 31 Jan 2001 02:09:14 +0000 (02:09 +0000)
ChangeLog

index cda16a9bc965871504859336ef9d7e728e4b3344..50bfdb7117e7818fbba15b08a570cd230dc8d503 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2001-01-30  Adam Dickmeiss  <adam@indexdata.dk>
+
+    * ext/yaz/README
+      ext/yaz/php_yaz.c:
+    Fixed problem with looping present requests for Isite targets.
+
+2001-01-30  Harald Radi  <h.radi@nme.at>
+
+    * win32/.cvsignore: fixing .cvsignore
+
+    * ext/dotnet/.cvsignore: adding .cvsignore
+
+2001-01-30  Sergey Kartashoff  <gluke@biosys.net>
+
+    * 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  <ssb@fast.no>
+
+    * pear/DB.php
+      pear/DB/tests/db_parsedsn.phpt:
+    Allow url encoding in DB usernames and passwords (Stig, PEAR)
+
+2001-01-30  David Eriksson  <david@2good.com>
+
+    * ext/satellite/namedvalue_to_zval.c
+      ext/satellite/typecode.c:
+    Applied patch from Oleg Sharoiko <os@rsu.ru> to fix bug in satellite_any_to_zval_sequence
+
+2001-01-30  Harald Radi  <h.radi@nme.at>
+
+    * ext/com/conversion.c
+      ext/com/typedef_VARIANT.c: pass another com object as parameter
+
+2001-01-30  Stig Bakken  <ssb@fast.no>
+
+    * 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  <sniper@iki.fi>
 
     * ext/domxml/config.m4: