From 59fda95761ee4d1e639627d629400ba4b856e270 Mon Sep 17 00:00:00 2001 From: Date: Sat, 22 Dec 2001 01:10:12 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/ChangeLog b/ChangeLog index effa734b17..bff4c55ebd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2001-12-21 Yasuo Ohgaki + + * pear/Makefile.in: Install session module haeder + +2001-12-21 Derick Rethans + + * ext/standard/math.c: + - Fix for bug #14646, floor() always returns a float now. + +2001-12-21 Ulf Wendel + + * pear/File/Passwd.php: - whitespace only, tabs replaces by spaces + - added some space around operators + +2001-12-21 Derick Rethans + + * NEWS: - More cleanup + + * NEWS: - Typo + +2001-12-21 Markus Fischer + + * ext/mailparse/mailparse.c: - Typo. + +2001-12-21 Derick Rethans + + * ext/standard/file.c: + - Added open basedir checks to file functions. (Patch by + Christoph Kassen ) + +2001-12-21 Sean Bright + + * 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 * configure.in -- 2.50.1