changelog               Fri Dec 21 20:10:13 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.898 php4/ChangeLog:1.899
--- php4/ChangeLog:1.898        Thu Dec 20 20:14:05 2001
+++ php4/ChangeLog      Fri Dec 21 20:10:12 2001
@@ -1,3 +1,44 @@
+2001-12-21  Yasuo Ohgaki  <[EMAIL PROTECTED]>
+
+    * pear/Makefile.in: Install session module haeder
+
+2001-12-21  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/math.c:
+    - Fix for bug #14646, floor() always returns a float now.
+
+2001-12-21  Ulf Wendel  <[EMAIL PROTECTED]>
+
+    * pear/File/Passwd.php: - whitespace only, tabs replaces by spaces
+    - added some space around operators
+
+2001-12-21  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * NEWS: - More cleanup
+
+    * NEWS: - Typo
+
+2001-12-21  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/mailparse/mailparse.c: - Typo.
+
+2001-12-21  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c:
+    - Added open basedir checks to file functions. (Patch by
+      Christoph Kassen <[EMAIL PROTECTED]>)
+
+2001-12-21  Sean Bright  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c: Use memset() instead.
+
+    * ext/standard/file.c:
+    Initialize variable to avoid bogus data and possible segfault.
+
+    * ext/standard/file.c:
+    Switched some functions to use zend_parse_parameters, cleaned up some
+    unused variables and some whitespace work.
+
 2001-12-20  Derick Rethans  <[EMAIL PROTECTED]>
 
     * configure.in
@@ -104,7 +145,7 @@
 
 2001-12-18  Martin Jansen  <[EMAIL PROTECTED]>
 
-    * pear/System.php: * Change $Version$ to $Revision: 1.898 $.
+    * pear/System.php: * Change $Version$ to $Revision: 1.899 $.
 
 2001-12-18  Colin Viebrock  <[EMAIL PROTECTED]>
 


Reply via email to