+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: