changelog               Mon Dec 23 20:31:44 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1217 php4/ChangeLog:1.1218
--- php4/ChangeLog:1.1217       Sun Dec 22 20:33:10 2002
+++ php4/ChangeLog      Mon Dec 23 20:31:43 2002
@@ -1,3 +1,41 @@
+2002-12-23  Melvyn Sopacua  <[EMAIL PROTECTED]>
+
+    * ext/standard/dir.c:
+      Verify if gl_pathv is not NULL, which it is, when GLOB_NOMATCH isn't
+      supported and there are no matches.
+      
+
+2002-12-23  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * ext/mime_magic/mime_magic.c:
+      MFH
+
+    * ext/mime_magic/mime_magic.c:
+      fix compile error on IRIX
+
+    * ext/exif/exif.c:
+      MFH: fix compile error with IRIX compiler
+
+2002-12-23  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * sapi/cgi/.cvsignore:
+      MFB:
+      Ignore the new name of the binary built. Allows cvsclean to work again
+      in sapi/cgi.
+
+    * sapi/cgi/.cvsignore:
+      Ignore the new name of the binary built. Allows cvsclean to work again
+      in sapi/cgi.
+
+2002-12-23  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * main/streams.c:
+      MFB: fpos_t -> off_t
+
+    * main/streams.c:
+      fpos_t should have been off_t.
+      Noticed by Philip Olson.
+
 2002-12-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/ncurses/ncurses_functions.c:


Reply via email to