From: Date: Sat, 28 Apr 2001 01:09:17 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.6RC1~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3bd55c2cb39cffb0cb4f7559c26f9fe14572e3f;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index a1843d6faa..d386ecfa20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2001-04-27 Daniel Beulshausen + + * win32/install.txt: add notes about support directories + + * win32/install.txt: add instructions for Netscape/iPlanet servers + + * main/SAPI.c + main/php.h + main/win95nt.h + NEWS: get rid of MS's _popen/_pclose + +2001-04-27 Derick Rethans + + * TODO-4.1.txt: - Added note about error messages + +2001-04-27 Sascha Schumann + + * main/reentrancy.c: + Make old readdir_r code compatible with HPUX and Solaris. + +2001-04-27 Sterling Hughes + + * ext/xslt/README.XSLT-BACKENDS + ext/xslt/php_xslt.h + ext/xslt/sablot.c + ext/xslt/xslt.c: + Add the xslt_make_array and xslt_free_array api functions (C level). + Change the naming to be a bit more standard for a few of the existing + api functions. + + Make the sablotron backend compile with these changes. + 2001-04-26 Andi Gutmans * tests/classes/class_example.phpt