changelog               Sat Oct  1 01:42:45 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2118&r2=1.2119&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2118 php-src/ChangeLog:1.2119
--- php-src/ChangeLog:1.2118    Fri Sep 30 01:38:16 2005
+++ php-src/ChangeLog   Sat Oct  1 01:42:39 2005
@@ -1,3 +1,40 @@
+2005-09-30  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      - entry for #33125
+
+    * ext/gd/libgd/gd.c:
+      - MFB: #33125, alpha emulation broken
+
+    * (PHP_5_1)
+      ext/gd/libgd/gd.c:
+      - #33125, imagecopymergegray produces mosaic rainbow effect
+        at some point the alpha emulation formula has been broken
+        restored.
+
+2005-09-30  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      pear/Makefile.frag:
+      - Try to fetch the necessary file via wget
+
+2005-09-30  Rolland Santimano  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      - substr_replace(): call correct funcn for string conversion
+
+2005-09-30  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      reorder,reword,merge
+
+2005-09-30  Rolland Santimano  <[EMAIL PROTECTED]>
+
+    * ext/standard/levenshtein.c:
+      - Unicode impl of levenshtein()
+
 2005-09-29  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_1)
@@ -12815,7 +12852,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2118 2005/09/30 05:38:16 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2119 2005/10/01 05:42:39 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -16216,7 +16253,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2118 2005/09/30 05:38:16 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2119 2005/10/01 05:42:39 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -16697,7 +16734,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2118 2005/09/30 05:38:16 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2119 2005/10/01 05:42:39 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -18171,7 +18208,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2118 2005/09/30 05:38:16 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2119 2005/10/01 05:42:39 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to