changelog               Sat Oct 13 20:11:03 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.826 php4/ChangeLog:1.827
--- php4/ChangeLog:1.826        Fri Oct 12 20:10:43 2001
+++ php4/ChangeLog      Sat Oct 13 20:10:59 2001
@@ -1,3 +1,37 @@
+2001-10-13  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c:
+    Either sizeof(struct stat) or sizeof f_stat, but not sizeof stat.
+
+2001-10-13  Adam Dickmeiss  <[EMAIL PROTECTED]>
+
+    * ext/yaz/php_yaz.c: Fixed thread-safe compile. Thanks to Jani Taskinen.
+
+2001-10-13  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/zip/zip.c: Fixed bug: #13652
+
+    * ext/msession/libs.mk: This file is generated.
+
+    * ext/gd/gd.c: ws fix.
+
+2001-10-13  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/README: * updated email adress
+
+2001-10-13  Adam Dickmeiss  <[EMAIL PROTECTED]>
+
+    * ext/yaz/php_yaz.c: Fix backwards source compatibility.
+
+2001-10-13  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/scripts/pear.bat:
+    * fixed problem with copyright header on some systems.
+
+2001-10-13  Richard Heyes  <[EMAIL PROTECTED]>
+
+    * pear/Mail/mimePart.php: Initial commit of Mail_mimePart class
+
 2001-10-12  Martin Jansen  <[EMAIL PROTECTED]>
 
     * pear/scripts/pear.bat: * streamlined the copyright header


Reply via email to