From: Date: Wed, 20 Oct 2004 00:37:11 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_NEW_VM_GEN_PATCH~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed6025327c239b7e1e891d0ac74a90410fb705a8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index ee20b521a0..de7743a78e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2004-10-19 Ilia Alshanetsky + + * ext/standard/file.c: + Simplify code. + +2004-10-19 Anantha Kesari H Y + + * ext/standard/filestat.c: + As NetWare LibC don't have the implementation of chown and chgrp there is + no point in exposing this function to PHP + +2004-10-19 Georg Richter + + * ext/mysqli/mysqli_nonapi.c + ext/mysqli/mysqli_nonapi.c: + Minor fix for mysqli_connect: checking socket_len for NULL Values + (Thx to Paul DuBois) + 2004-10-18 Ilia Alshanetsky * (PHP_4_3)