changelog               Mon Jul  5 20:33:27 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1677&r2=1.1678&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1677 php-src/ChangeLog:1.1678
--- php-src/ChangeLog:1.1677    Sun Jul  4 20:32:17 2004
+++ php-src/ChangeLog   Mon Jul  5 20:33:26 2004
@@ -1,3 +1,34 @@
+2004-07-05  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/mysqli/mysqli.c:
+      - Bugfix: #29019 Database not closing
+
+2004-07-05  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_mm.h:
+      - Disable zend_mm for 5.0.0
+
+2004-07-05  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      add
+
+    * sapi/cgi/cgi_main.c:
+      - revert to proper behaviour
+
+    * (PHP_4_3)
+      sapi/cgi/cgi_main.c:
+      - revert to proper behaviour. The environment variable PHP_FCGI_CHILDREN
+        must be explicitly set to != 0 to make the fastcgi-enabled binary
+        act as a standalone fcgi server.
+
+2004-07-05  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/serialize/bug28325.phpt:
+      - Add test for bug #28325.
+
 2004-07-04  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/interbase/ibase_query.c:
@@ -5612,7 +5643,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1677 2004/07/05 00:32:17 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1678 2004/07/06 00:33:26 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to