changelog               Mon May 10 20:32:17 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1624&r2=1.1625&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1624 php-src/ChangeLog:1.1625
--- php-src/ChangeLog:1.1624    Sun May  9 20:32:12 2004
+++ php-src/ChangeLog   Mon May 10 20:32:17 2004
@@ -1,3 +1,58 @@
+2004-05-10  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/cpdf/cpdf.c:
+      MFH: Fixed crash inside cpdf_place_inline_image() when working with
+      truecolor images.
+
+    * ext/cpdf/cpdf.c:
+      Fixed crash inside cpdf_place_inline_image() when working with truecolor
+      images.
+
+2004-05-10  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_operators.c:
+      - Fix comparison of objects
+      - Clarify convert_object_to_type()
+
+2004-05-10  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_alloc.c:
+      Checking MEMORY_LIMIT before doing emalloc/erealloc solves several ugly
+      problems.
+
+2004-05-10  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * win32/php5dllts.dsp:
+      Fix Win32 build
+
+2004-05-10  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c
+      ext/standard/config.m4:
+      - Decouple NAN and INF
+
+2004-05-10  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/gd/libgd/gd.h:
+      Added missing upgrade bit.
+
+    * ext/gd/libgd/gd.h:
+      Missing part of the upgrade patch.
+
+2004-05-10  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+    * ext/dba/dba_db2.c
+      ext/dba/dba_db3.c
+      ext/dba/dba_db4.c:
+      - Fix problems with c mode
+
 2004-05-09  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -2981,7 +3036,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1624 2004/05/10 00:32:12 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1625 2004/05/11 00:32:17 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to