changelog               Thu Nov  4 20:36:22 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1795&r2=1.1796&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1795 php-src/ChangeLog:1.1796
--- php-src/ChangeLog:1.1795    Wed Nov  3 20:32:21 2004
+++ php-src/ChangeLog   Thu Nov  4 20:36:21 2004
@@ -1,3 +1,43 @@
+2004-11-04  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c:
+      Bug #30627
+
+2004-11-04  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      Fixed bug #30685 (Malformed SOAPClient http header reequest).
+
+2004-11-04  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/config.w32:
+      MySQL is releasing client libraries that compile out of the box
+      with mysqli extension, so there is no need for a specially compiled
+      client library anymore.
+
+    * ZendEngine2/Zend.dsp
+      ZendEngine2/ZendTS.dsp:
+      Added zend_strtod.* to the build
+
+    * ZendEngine2/zend_strtod.c
+      ZendEngine2/zend_strtod.h:
+      Make zend_strtod compile on windows
+
+2004-11-04  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      Zend/Makefile.am:
+      MFH:
+      - MFH: Add entry for zend_strtod.c in belief that this is still active.
+
+    * (PHP_5_0)
+      ZendEngine2/Makefile.am:
+      - MFH: Add entry for zend_strtod.c in belief that this is still active.
+
+    * ZendEngine2/Makefile.am:
+      - Add entry for zend_strtod.c in belief that this is still active.
+
 2004-11-03  Derick Rethans  <[EMAIL PROTECTED]>
 
     * configure.in
@@ -12349,7 +12389,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1795 2004/11/04 01:32:21 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1796 2004/11/05 01:36:21 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to