From: Date: Fri, 4 Feb 2000 02:09:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e90a7a368c54f1b2596caac67c325a97121b584;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 9aac739b11..1b0f97a6d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2000-02-03 Andi Gutmans + + * NEWS: - Sounds nicer + + * NEWS: - Add some news + +2000-02-03 Uwe Steinmann + + * tests/testdom: - some more testing + + * ext/domxml/domxml.c: - fixed several bugs, left some for tomorrow :-) + + * ext/domxml/domxml.c + ext/domxml/php_domxml.h: - more functions added but none of them tested + + * ext/hyperwave/hw.c: - fixed segm fault in hw_docbyanchor() + +2000-02-03 Stig Bakken + + * pear/DB/common.php + pear/DB/mysql.php + pear/DB/odbc.php + pear/DB.php + pear/Makefile.in: * Started playing around with alternatives to javadoc. + * Fixed the "make install" rule so it doesn't temporarily break the + installed scripts. + * implemented prepare/execute emulation for MySQL including file-reference + parameters (only binmode/binfetchlen remains now) + * started fixing up the ODBC backend + +2000-02-03 Zeev Suraski + + * php4dllts.dsp: fix + 2000-02-02 Andrei Zmievski * ext/standard/string.c