From b0d0a483cc6cd854734568e8d2317ff9ea16ffa7 Mon Sep 17 00:00:00 2001 From: Date: Fri, 8 Sep 2000 01:09:11 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index bc2aa96315..3320ee3949 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2000-09-07 Derick Rethans + + * EXTENSIONS: - The mcrypt extension also works with 2.4.4 since php 4.0.2 + +2000-09-07 Stig Venaas + + * main/network.c + configure.in: Better IPv6 checking + +2000-09-07 Stanislav Malyshev + + * ext/standard/dir.c: Fix readdir bug in libc5 + +2000-09-07 Andrei Zmievski + + * pear/DB/common.php + pear/DB/storage.php + pear/PEAR.php.in + pear/tests/DB_Error.phpt: + - Converted __string_value() to toString(), since the former is obsolete. + - Made sure DB results are freed where necessary. + - Made DB::getAssoc() use $params if passed. + - Implemented DB::getAll(). + + * NEWS: Wrap long lines. + +2000-09-07 Andi Gutmans + + * NEWS: - + + * main/php.h: - Smarter detection of MAXPATHLEN + +2000-09-07 Thies C. Arntzen + + * ext/sockets/php_sockets.h: make ZTS mode compile + +2000-09-07 Zeev Suraski + + * main/rfc1867.c: Send $HTTP_POST_FILES to the right place + 2000-09-06 Sascha Schumann * main/php_version.h: 4.0.3-dev -- 2.50.1