From: Date: Tue, 15 Jan 2002 01:14:47 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7b5155fdc3428d93b3bcddbe7298a4143b9c45e;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index bd1a264863..c98d91d4ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2002-01-14 Chris Jarecki + + * ext/domxml/php_domxml.c: - using macro in xpath_register_ns() + - fixed protos in xpath functions + +2002-01-14 Martin Jansen + + * pear/Date/Calc.php: * Fix for bug #15032. + +2002-01-14 Stefan Esser + + * main/SAPI.c: MFH: fix for bug #14776 + + * main/SAPI.c: fix for bug #14776 + +2002-01-14 Rui Hirokawa + + * ext/mbstring/mbregex.c: + fixed an error in mbstring caused by confliction with regex. + 2002-01-13 Edin Kadribasic * acinclude.m4