changelog               Sat Jan 22 20:36:15 2005 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.623&r2=1.624&ty=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.623 ZendEngine2/ChangeLog:1.624
--- ZendEngine2/ChangeLog:1.623 Thu Jan 20 20:36:01 2005
+++ ZendEngine2/ChangeLog       Sat Jan 22 20:36:14 2005
@@ -1,3 +1,31 @@
+2005-01-22  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      Zend.m4
+      configure.in
+      zend_strtod.c:
+      MFH: Compile fix for systems without uint32_t typedef
+
+    * Zend.m4
+      configure.in
+      zend_strtod.c:
+      - Compile fix for systems without uint32_t typedef
+
+2005-01-22  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * zend_API.c
+      zend_API.h
+      zend_reflection_api.c:
+      - Fix #31651 (ReflectionClass::getDefaultProperties segfaults with 
arrays.)
+
+2005-01-22  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * zend_compile.c
+      zend_compile.h
+      zend_execute.c
+      zend_execute.h:
+      - Two new API calls for Derick (retreive CV name and value) by Dmitry
+
 2005-01-20  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend.h
@@ -6816,7 +6844,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.623 2005/01/21 01:36:01 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.624 2005/01/23 01:36:14 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -8540,7 +8568,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.623 2005/01/21 01:36:01 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.624 2005/01/23 01:36:14 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to