changelog               Wed Oct 27 20:35:30 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1787&r2=1.1788&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1787 php-src/ChangeLog:1.1788
--- php-src/ChangeLog:1.1787    Tue Oct 26 20:36:07 2004
+++ php-src/ChangeLog   Wed Oct 27 20:35:29 2004
@@ -1,3 +1,51 @@
+2004-10-27  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/microtime.c:
+      Simplify and cleanup code.
+
+2004-10-27  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_vm_opcodes.h:
+      - Oops missed this one
+
+    * ZendEngine2/zend_operators.c:
+      - Revert   Fixed bug #30228 (crash when comparing SimpleXML attribute to a
+      boolean).
+      - Need to discuss where the real problem is.
+
+    * ZendEngine2/README.ZEND_VM:
+      - Tiny fixes
+
+    * ZendEngine2/README.ZEND_VM
+      ZendEngine2/zend_compile.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_gen.php:
+      - Improve comments, docs, code...
+
+2004-10-27  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      ext/standard/file.c
+      main/streams/plain_wrapper.c:
+      MFH: fix bug #30388 (rename across filesystems loses ownership and
+      permission info)
+
+    * main/streams/plain_wrapper.c:
+      fix bug #30388 (rename across filesystems loses ownership and permission
+      info)
+
+2004-10-27  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/openssl/openssl.c
+      ext/openssl/openssl.c
+      ext/openssl/openssl.c:
+      Fix possible crash; patch by Kamesh Jayachandran
+
 2004-10-26  Andrey Hristov  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -11903,7 +11951,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1787 2004/10/27 00:36:07 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1788 2004/10/28 00:35:29 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to