From: Date: Sat, 8 May 2004 00:33:46 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_1~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55ec6950ce844c04e3ca6ef2644f37036f52d847;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 852da2cacb..d95ca52d4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2004-05-07 Wez Furlong + + * ext/pcre/config.w32: + spot the vim user + + * ext/pcre/config.w32: + Fix Bug #28317: Avoid recursion in libpcre on windows platform. + +2004-05-07 Ard Biesheuvel + + * (PHP_4_3) + ext/interbase/interbase.c: + MFH: fixed unregistered pointer juggling bug + + * ext/interbase/ibase_query.c: + Fix unregistered bug in zval pointer/array juggling + 2004-05-06 Derick Rethans * tests/lang/bug22367.phpt: