From fa5e0f2c9e486b7bab34b6b4c11822f7451c72d1 Mon Sep 17 00:00:00 2001 From: Date: Mon, 18 Jun 2007 01:31:23 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 7 +++++++ 2 files changed, 63 insertions(+) diff --git a/ChangeLog b/ChangeLog index c3be31cfbd..a74193a656 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +2007-06-17 Nuno Lopes + + * (PHP_5_2) + ext/gd/libgd/gd.c: + malloc+memset == calloc (sync with libgd) + +2007-06-17 Pierre-Alain Joye + + * ext/gd/libgd/gd.c: + - Re commit "sync with libgd: improve _gdImageFillTiled()", I reverted + it in my previous commit + + * ext/gd/libgd/gd.c: + - MFB: Drop useless tests (Daniel Diaz) + + * (PHP_5_2) + ext/gd/libgd/gd.c: + - Drop useless tests (Daniel Diaz) + +2007-06-17 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ZendEngine2/zend_ini.c: + + Fixed zend_alter_ini_entry() memory_limit interruption vulnerability. + + * (PHP_4_4) + ext/session/session.c: + + : Fixed compiler warning + + * ext/session/session.c: + + MFB: Fixed compiler warning + + * (PHP_5_2) + ext/session/session.c: + + Fixed compiler warning + +2007-06-17 Pierre-Alain Joye + + * (PHP_5_2) + NEWS + ext/gd/libgd/gd.c: + - MFH: #41717, imagepolygon does not respect thickness + (sync with libgd) + + * ext/gd/libgd/gd.c: + - #41717, imagepolygon does not respect thickness + (sync with libgd) + + * ext/standard/image.c: + - MFB: #41321, read error downgraded to E_NOTICE + 2007-06-16 Stefan Esser * ext/session/session.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 67fbd5bb94..f961a1abce 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,10 @@ +2007-06-17 Ilia Alshanetsky + + * (PHP_5_2) + zend_ini.c: + + Fixed zend_alter_ini_entry() memory_limit interruption vulnerability. + 2007-06-13 Dmitry Stogov * zend_execute_API.c -- 2.40.0