changelog               Wed Nov 17 20:34:28 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1806&r2=1.1807&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1806 php-src/ChangeLog:1.1807
--- php-src/ChangeLog:1.1806    Tue Nov 16 20:36:59 2004
+++ php-src/ChangeLog   Wed Nov 17 20:34:26 2004
@@ -1,3 +1,46 @@
+2004-11-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/dio/dio.c
+      ext/dio/dio.c:
+      MFH: Gracefully handle allocation failure.
+
+    * ext/dio/dio.c:
+      Gracefully handle allocation failure.
+
+2004-11-17  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c:
+      - Really fix imagefill, part of my previous (old) fix was not applied
+        (blame me), bak the alphablending and restore it on exit
+
+    * ext/gd/libgd/gd.c:
+      - MFB: fix #30739, imagefill did not set back alphablending mode
+
+    * (PHP_4_3)
+      NEWS
+      ext/gd/libgd/gd.c:
+      - Fix #30739, imagefill does not set back the alphablending mode
+
+2004-11-17  Stanislav Malyshev  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ZendEngine2/zend_execute_API.c:
+      fix #30543
+
+    * ZendEngine2/zend_execute_API.c:
+      fix crash
+
+2004-11-17  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      win32/php5dllts.dsp:
+      Fix build here too
+
+    * (PHP_4_3)
+      win32/php4dllts.dsp:
+      Fix windows build
+
 2004-11-16  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -12744,7 +12787,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1806 2004/11/17 
01:36:59 changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1807 2004/11/18 
01:34:26 changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to