From: Date: Thu, 11 Nov 2004 01:55:43 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~708 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57e0902c59c38df311752632307af4f4a103e262;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 9fcac11370..093436b5c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-11-10 Wez Furlong + + * ext/standard/proc_open.c: + Fix leaking handle. + Thanks to ilya77 at gmail dot com + +2004-11-10 Ard Biesheuvel + + * ext/interbase/ibase_query.c: + Fixed return value of ibase_execute() + +2004-11-10 Ilia Alshanetsky + + * ext/exif/exif.c: + Fixed possible overflow. + 2004-11-09 Andrei Zmievski * ZendEngine2/zend_ini_parser.y: