From: Date: Tue, 5 Feb 2002 01:14:05 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.2.0RC1~424 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1267f38f63cd096f81b1883fa8e0b21c89b7cc7d;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 590fec3552..71cce7f8d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2002-02-04 Jaroslaw Kolakowski + + * ext/domxml/php_domxml.c: + Fixed compile error + +2002-02-04 Mark L. Woodward + + * ext/msession/msession.c: More 4.0.6 compatibility. + + * ext/msession/msession.c: Restored backward compatibility to PHP 4.0.6 + +2002-02-04 Thomas V.V.Cox + + * pear/DB/TESTERS: Added How To Run Tests + +2002-02-04 Yasuo Ohgaki + + * ext/crack/crack.c + ext/mailparse/mailparse.c: Fix ZTS startup crash + +2002-02-04 Thies C. Arntzen + + * ext/oracle/config.m4: add oracle 9 detection for oracle-module + +2002-02-04 Yasuo Ohgaki + + * ext/mbstring/mbstring.c: Remove TSRMLS_FETCH() does not need + + * ext/msession/msession.c + ext/domxml/php_domxml.c: Fix ZTS build + 2002-02-03 jim winstead * makedist: don't include old changelogs in distribution, either