From d632106e6eb5722cfea255617f913aa20939380e Mon Sep 17 00:00:00 2001 From: Date: Wed, 23 Jun 2004 00:32:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index a95a296df4..a2248540b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2004-06-22 Andrei Zmievski + + * NEWS + ext/pcre/php_pcre.c: + MFB (better error checking in pcre_fullinfo() calls). + + * (PHP_4_3) + NEWS + ext/pcre/php_pcre.c: + pcre_info() is deprecated. Hence, update to pcre_fullinfo() and do more + rigorous checking of return values. + +2004-06-22 Ilia Alshanetsky + + * ext/standard/iptc.c: + Fixed possible buffer overflow. + +2004-06-22 Uwe Schindler + + * (PHP_4_3) + NEWS + sapi/nsapi/nsapi.c: + Fix bug #28878: php.ini values in php4_execute + + * sapi/nsapi/nsapi.c: + Fix bug #28878: php.ini values in php5_execute + 2004-06-21 Ilia Alshanetsky * ext/standard/iptc.c: -- 2.50.1