]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 20 Oct 2004 00:37:11 +0000 (00:37 +0000)
committer <changelog@php.net> <>
Wed, 20 Oct 2004 00:37:11 +0000 (00:37 +0000)
ChangeLog

index ee20b521a0c9fa097d76fd4f8c4285911e43bb30..de7743a78e5f3242ad117d0e00ee48ffe6e0de1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-10-19  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/standard/file.c:
+      Simplify code.
+
+2004-10-19  Anantha Kesari H Y  <hyanantha@novell.com>
+
+    * 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  <georg@mysql.com>
+
+    * 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  <ilia@prohost.org>
 
     * (PHP_4_3)