From fb05b053f74be535960d177338ac39d72f329287 Mon Sep 17 00:00:00 2001 From: Date: Mon, 6 Nov 2006 01:31:10 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index a7da0d6d7d..6aeb12d15d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2006-11-05 Rasmus Lerdorf + + * ext/standard/php_fopen_wrapper.c + ext/standard/php_fopen_wrapper.c: + data: and php:stdin/input allow_url_include checks + +2006-11-05 Ilia Alshanetsky + + * ext/imap/php_imap.c: + MFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to control + the number of connection retries). + + * (PHP_5_2) + NEWS + ext/imap/php_imap.c: + Fixed bug #39362 (Added an option to imap_open/imap_reopen to control the + number of connection retries). + +2006-11-05 Pierre-Alain Joye + + * (PHP_5_2) + NEWS: + - gdpng entry + + * ext/gd/libgd/gd_png.c: + - MFH: Merge from gd-cvs, initialize the signature not the infile ctx + + * (PHP_5_2) + ext/gd/libgd/gd_png.c: + - Merge from gd-cvs, initialize the signature not the infile ctx + NB: good that we don't use getC :) + 2006-11-04 Marcus Boerger * (PHP_5_2) -- 2.50.1