From fe523b9a9b8ea3c7de165d496bd856e18132b03c Mon Sep 17 00:00:00 2001 From: Date: Mon, 2 May 2005 00:36:00 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 34569fbbf8..091978a858 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2005-05-01 Ilia Alshanetsky + + * (PHP_5_0) + NEWS + ext/standard/html.c: + MFH: Fixed bug #32608 (html_entity_decode() converts single quotes even if + ENT_NOQUOTES is given). + + * ext/standard/html.c: + Fixed bug #32608 (html_entity_decode() converts single quotes even if + ENT_NOQUOTES is given). + +2005-05-01 Pierre-Alain Joye + + * ext/gd/libgd/gd.c: + - MFB: #32891, init old y positions to non possible values. -1 being used + if the center start a (x,0) + + * (PHP_5_0) + ext/gd/libgd/gd.c: + - MFB: #32891, init old y positions to non possible values. -1 being used + if the center start a (x,0) + + * (PHP_4_3) + ext/gd/libgd/gd.c: + - #32891, init old y positions to non possible values. -1 being used if the + center start a (x,0) + 2005-04-30 Jani Taskinen * (PHP_4_3) -- 2.50.1