changelog               Thu Aug 12 20:33:45 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1714&r2=1.1715&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1714 php-src/ChangeLog:1.1715
--- php-src/ChangeLog:1.1714    Wed Aug 11 20:36:55 2004
+++ php-src/ChangeLog   Thu Aug 12 20:33:44 2004
@@ -1,3 +1,99 @@
+2004-08-12  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli_api.c
+      ext/mysqli/mysqli_api.c:
+      minor fix in mysqli_prepare: copying stmt errormessag to mysql structure
+
+2004-08-12  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - Back to 5.0.2-dev
+
+    * (PHP_5_0)
+      NEWS
+      configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - Roll 5.0.1
+
+2004-08-12  Chuck Hagenbuch  <[EMAIL PROTECTED]>
+
+    * ext/imap/php_imap.c
+      ext/imap/php_imap.c
+      ext/imap/php_imap.c:
+      More spaces -> tabs.
+
+2004-08-12  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/imap/php_imap.c
+      ext/imap/php_imap.c:
+      MFH: Properly fix the msgno check inside imap_fetchbody().
+
+    * ext/imap/php_imap.c:
+      Properly fix the msgno check inside imap_fetchbody().
+
+2004-08-12  Chuck Hagenbuch  <[EMAIL PROTECTED]>
+
+    * ext/imap/php_imap.c:
+      fix.
+
+2004-08-12  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/classes/iterators_001.phpt
+      tests/classes/iterators_002.phpt:
+      Fix tests after foreach patch
+
+2004-08-12  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      - Reorder a bit and add .
+
+2004-08-12  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - Back to -dev
+
+    * (PHP_5_0)
+      NEWS
+      configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - 5.0.1RC2
+
+    * ext/standard/array.c:
+      - Use FREE_HASHTABLE()
+
+    * ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.h
+      ZendEngine2/zend_execute.c:
+      - Don't use magic numbers
+
+2004-08-12  Magnus M��tt�  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      Add missing NEWS entry (bug 29147).
+
+2004-08-12  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_compile.c
+      ZendEngine2/zend_execute.c:
+      - Significantly improve performance of foreach($arr as $data). (Marcus)
+
+2004-08-12  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/dba/tests/dba_cdb_make.phpt:
+      Change to use md5_file()
+
 2004-08-11  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/gd/libgd/gd_topal.c:
@@ -8195,7 +8291,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1714 2004/08/12 00:36:55 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1715 2004/08/13 00:33:44 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to