changelog               Sun Mar 27 20:34:09 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1935&r2=1.1936&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1935 php-src/ChangeLog:1.1936
--- php-src/ChangeLog:1.1935    Sat Mar 26 20:34:03 2005
+++ php-src/ChangeLog   Sun Mar 27 20:34:07 2005
@@ -1,3 +1,18 @@
+2005-03-27  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c
+      ext/gd/libgd/gd.c
+      ext/gd/libgd/gd.h:
+      - allow to keep or ignore the transparent color in imagerotate (thx
+        Ken Coar to report this "bug")
+      - be sure to restore alphablending in imagefill
+      - use zend_parse_parameter in imagerotate
+
+2005-03-27  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c:
+      revert copy patch.
+
 2005-03-26  Edin Kadribasic  <[EMAIL PROTECTED]>
 
     * pear/make-pear-bundle.php:
@@ -2611,7 +2626,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1935 2005/03/27 01:34:03 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1936 2005/03/28 01:34:07 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -3092,7 +3107,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1935 2005/03/27 01:34:03 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1936 2005/03/28 01:34:07 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -4566,7 +4581,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1935 2005/03/27 01:34:03 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1936 2005/03/28 01:34:07 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to