From 57031f2ba0a31bdda1938b913b777ff9b9a5cc48 Mon Sep 17 00:00:00 2001 From: Date: Thu, 18 Apr 2002 00:21:57 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e19395cfc..607306b30c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2002-04-17 Sebastian Bergmann + + * main/internal_functions_win32.c: Whitespace fixes. + + * main/internal_functions_win32.c: + Only include php_bcmath.h when WITH_BCMATH=true. + + * main/internal_functions_win32.c: Give HAVE_MYSQL meaning on Win32. + + * main/internal_functions_win32.c: Give HAVE_UODBC meaning on Win32. + + * main/internal_functions_win32.c: + Give HAVE_LIBEXPAT and HAVE_WDDX meaning on Win32. + + * main/internal_functions_win32.c: Give HAVE_FTP meaning on Win32. + + * main/internal_functions_win32.c: Remove bogus includes. + + * main/php_ini.c: Patch by Marcus Börger. + +2002-04-17 Mika Tuupola + + * pear/File/Passwd.php: + * added lock(), unlock(), isLocked() and getCvsUser() methods. + +2002-04-17 Stig Bakken + + * pear/scripts/phpize.in: * revert buildv5 changes + + * pear/PEAR/Packager.php: * doooh! + +2002-04-17 Uwe Steinmann + + * ext/xmlrpc/xmlrpc-epi-php.c: - fixed memory leak + +2002-04-17 Sebastian Bergmann + + * main/internal_functions_win32.c: SPACEs->TAB. + + * ext/overload/overload.c + ext/tokenizer/tokenizer.c: Beautify. + + * main/internal_functions_win32.c: Forgot adding phpext_tokenizer_ptr. + + * win32/php4dll.dsp + win32/php4dllts.dsp + main/internal_functions_win32.c: + Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h. + 2002-04-16 Wez Furlong * main/php_streams.h -- 2.50.1