]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 1 Oct 2005 05:42:39 +0000 (05:42 +0000)
committer <changelog@php.net> <>
Sat, 1 Oct 2005 05:42:39 +0000 (05:42 +0000)
ChangeLog

index bfbdb1ec0560a728c505b3d9401e982e6dedbff1..3303ff61cd9a029829f18d4d74849dad2f1d3c16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2005-09-30  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * (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  <marcus.boerger@post.rwth-aachen.de>
+
+    * (PHP_5_1)
+      pear/Makefile.frag:
+      - Try to fetch the necessary file via wget
+
+2005-09-30  Rolland Santimano  <rollandsantimano@yahoo.com>
+
+    * ext/standard/string.c:
+      - substr_replace(): call correct funcn for string conversion
+
+2005-09-30  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_1)
+      NEWS:
+      reorder,reword,merge
+
+2005-09-30  Rolland Santimano  <rollandsantimano@yahoo.com>
+
+    * ext/standard/levenshtein.c:
+      - Unicode impl of levenshtein()
+
 2005-09-29  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_5_1)