]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 10 Oct 2004 00:39:53 +0000 (00:39 +0000)
committer <changelog@php.net> <>
Sun, 10 Oct 2004 00:39:53 +0000 (00:39 +0000)
ChangeLog

index be86d00f1ef8ab14123c38bfa10ae1535756a774..f65af4a3e04eba8d5f652f66dd7206b6463a43d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-10-09  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * ext/com_dotnet/com_typeinfo.c:
+      Fix crash bug.
+
+2004-10-09  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * ext/mbstring/tests/htmlent.phpt:
+      - Fix test. I have no idea why the test was left this way.
+
+2004-10-09  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * 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  <marcus.boerger@post.rwth-aachen.de>
 
     * ext/standard/basic_functions.c: