From 7db47e291ba3bad5933f2aae9416741917bb8dbc Mon Sep 17 00:00:00 2001 From: Date: Sat, 1 Oct 2005 05:42:39 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/ChangeLog b/ChangeLog index bfbdb1ec05..3303ff61cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2005-09-30 Pierre-Alain Joye + + * (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 + + * (PHP_5_1) + pear/Makefile.frag: + - Try to fetch the necessary file via wget + +2005-09-30 Rolland Santimano + + * ext/standard/string.c: + - substr_replace(): call correct funcn for string conversion + +2005-09-30 Jani Taskinen + + * (PHP_5_1) + NEWS: + reorder,reword,merge + +2005-09-30 Rolland Santimano + + * ext/standard/levenshtein.c: + - Unicode impl of levenshtein() + 2005-09-29 Ilia Alshanetsky * (PHP_5_1) -- 2.50.1