From: Date: Mon, 5 Nov 2001 01:10:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: ChangeLog~415 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1251756d54eea3870ec6b4133e591cfd5d747ae2;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index a244063d29..2e0380150b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2001-11-04 Alex Waugh + + * sapi/cgi/cgi_main.c: Convert PATH_TRANSLATED for RISC OS + + * ext/standard/fsock.c: Undefine AF_UNIX when compiled for RISC OS + + * ext/mysql/libmysql/global.h: + Make sure uint et al are undefined before typedefing them + + * ext/ftp/ftp.c + main/network.c: Included header files needed by RISC OS + +2001-11-04 Stig Bakken + + * pear/tests/pear_error2.phpt + pear/tests/pear_error3.phpt + pear/tests/pear_error4.phpt + pear/PEAR.php + pear/tests/pear_error.phpt: + * expectError() now accepts "*" as a catch-all + * updated tests + +2001-11-04 Sergey Kartashoff + + * ext/mnogosearch/index.php: + * ext/mnogosearch/index.php: + - mnoGoSearch extension example updated to support words hilighting (gluke) + +2001-11-04 Jani Taskinen + + * ext/standard/exec.c: ws fix + + * pear/XML/tests/001.phpt + pear/XML/tests/002.phpt + pear/XML/tests/003.phpt + pear/XML/tests/004.phpt + pear/XML/tests/005.phpt: Skip if XML module is not available. + + * ext/cybermut/tests/.cvsignore + ext/dbx/tests/.cvsignore + ext/pcntl/tests/.cvsignore: missing cvsignore + 2001-11-03 Sergey Kartashoff * ext/mnogosearch/index.php: