From: Date: Mon, 22 Nov 2004 01:36:34 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~643 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7585a2cb32e39d9a531e625a4d45fcd603881b5;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 57bf297f0b..bcafb29b8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2004-11-21 Ilia Alshanetsky + + * ext/com_dotnet/com_saproxy.c: + emalloc -> safe_emalloc. + +2004-11-21 Rob Richards + + * (PHP_5_0) + ext/xml/compat.c: + MFH: internal entities expanded if no default handler but cdata handler + exists + + * ext/xml/compat.c: + internal entities get expanded if no default handler but cdata handler + exists + +2004-11-21 Antony Dovgal + + * ext/standard/string.c + ext/standard/string.c: + fix yet another typo + + * ext/standard/string.c + ext/standard/string.c: + fix typo (bug #30857) + +2004-11-21 Andi Gutmans + + * ext/oci8/oci8.c: + -** empty log message *** + 2004-11-20 Stefan Esser * main/rfc1867.c: