From: Date: Sun, 13 Aug 2000 01:09:21 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.2RC1~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f4e553b6a8a952735311477ba7207499bfd0567;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f8fcfa19dd..61089eebfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-08-12 Egon Schmid + + * ext/sysvshm/sysvshm.c: Some protos corrected. + +2000-08-12 Danny Heijl + + * ext/informix/ifx.ec: + - The destructor for a connection resource closed the current + connection if the connection had been closed before (danny) + 2000-08-11 Derick Rethans * ext/standard/image.c: - Fixed warning under VC6