From ed6025327c239b7e1e891d0ac74a90410fb705a8 Mon Sep 17 00:00:00 2001 From: Date: Wed, 20 Oct 2004 00:37:11 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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) -- 2.50.1