From: Date: Sun, 10 Oct 2004 00:39:53 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_NEW_VM_GEN_PATCH~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f26d0f234f6b177981de9226e124f8223c0e707c;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index be86d00f1e..f65af4a3e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-10-09 Wez Furlong + + * ext/com_dotnet/com_typeinfo.c: + Fix crash bug. + +2004-10-09 Moriyoshi Koizumi + + * ext/mbstring/tests/htmlent.phpt: + - Fix test. I have no idea why the test was left this way. + +2004-10-09 Wez Furlong + + * ext/com_dotnet/com_dotnet.c: + Improve .Net support; this should reduce "failed to init .net" errors. + Improve error reporting while we're at it too. + 2004-10-08 Marcus Boerger * ext/standard/basic_functions.c: