changelog               Sat Oct  9 20:40:00 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1770&r2=1.1771&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1770 php-src/ChangeLog:1.1771
--- php-src/ChangeLog:1.1770    Fri Oct  8 20:35:54 2004
+++ php-src/ChangeLog   Sat Oct  9 20:39:53 2004
@@ -1,3 +1,19 @@
+2004-10-09  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/com_dotnet/com_typeinfo.c:
+      Fix crash bug.
+
+2004-10-09  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/tests/htmlent.phpt:
+      - Fix test. I have no idea why the test was left this way.
+
+2004-10-09  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * 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  <[EMAIL PROTECTED]>
 
     * ext/standard/basic_functions.c:
@@ -10902,7 +10918,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1770 2004/10/09 00:35:54 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1771 2004/10/10 00:39:53 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to