From 2c9f3460dc87dc86d84c197e096b8e9e61d1c591 Mon Sep 17 00:00:00 2001 From: Date: Mon, 20 May 2002 00:24:47 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) diff --git a/ChangeLog b/ChangeLog index 23fbcb6395..5e4be064db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,126 @@ +2002-05-19 Stig Bakken + + * pear/package-PEAR.xml: * install pear.bat on Windows only + +2002-05-19 Jani Taskinen + + * pear/package-Archive_Tar.xml + pear/package-Console_Getopt.xml + pear/package-PEAR.xml: Make this actually work somewhat better.. + +2002-05-19 Edin Kadribasic + + * NEWS: Give due credit to Markus. + +2002-05-19 Stig Bakken + + * pear/PEAR/Dependency.php: * compat fix + +2002-05-19 Markus Fischer + + * NEWS: - Mention the availability of glob(). + +2002-05-19 Tomas V.V.Cox + + * pear/scripts/pear.in: Put "pear help options" working again + + * pear/PEAR/Command/Common.php: Put "pear help command" working again + +2002-05-19 Sander Roobol + + * run-tests.php: Fix php.ini-related stuff in run-tests.php + + * main/php_ini.c: + get_cfg_var("get_file_path") didn't work correctly when an alternative + php.ini _file_ was specified using -c + +2002-05-19 Edin Kadribasic + + * main/config.w32.h.in + win32/glob.c + win32/glob.h + win32/php4dllts.dsp + ext/standard/dir.c: Added glob() support for windows. + +2002-05-19 Sander Roobol + + * php.ini-dist + php.ini-recommended: It's get_cfg_var() not cfg_get_var() + + * tests/basic/.cvsignore + tests/classes/.cvsignore + tests/func/.cvsignore + tests/lang/.cvsignore + tests/strings/.cvsignore + pear/tests/.cvsignore + tests/.cvsignore + ext/zip/tests/.cvsignore + ext/zlib/tests/.cvsignore + pear/XML/tests/.cvsignore + ext/standard/tests/strings/.cvsignore + ext/standard/tests/time/.cvsignore + ext/standard/tests/versioning/.cvsignore + ext/xml/tests/.cvsignore + ext/xslt/tests/.cvsignore + ext/standard/tests/general_functions/.cvsignore + ext/standard/tests/math/.cvsignore + ext/standard/tests/reg/.cvsignore + ext/standard/tests/serialize/.cvsignore + ext/standard/tests/.cvsignore + ext/standard/tests/aggregation/.cvsignore + ext/standard/tests/array/.cvsignore + ext/standard/tests/assert/.cvsignore + ext/standard/tests/file/.cvsignore + ext/pspell/tests/.cvsignore + ext/session/tests/.cvsignore + ext/skeleton/tests/.cvsignore + ext/mcve/tests/.cvsignore + ext/ncurses/tests/.cvsignore + ext/openssl/tests/.cvsignore + ext/pcntl/tests/.cvsignore + ext/pgsql/tests/.cvsignore + ext/iconv/tests/.cvsignore + ext/interbase/tests/.cvsignore + ext/mbstring/tests/.cvsignore + ext/mcrypt/tests/.cvsignore + ext/dio/tests/.cvsignore + ext/domxml/tests/.cvsignore + ext/exif/tests/.cvsignore + ext/gmp/tests/.cvsignore + ext/db/tests/.cvsignore + ext/dbplus/tests/.cvsignore + ext/dbx/tests/.cvsignore + ext/crack/tests/.cvsignore + ext/ctype/tests/.cvsignore + ext/cybermut/tests/.cvsignore + ext/bz2/tests/.cvsignore + run-tests.php: + Fix temporary filename problems, and update .cvsignores with new extensions + + * Makefile.global + run-tests.php: Fix make test and remove a warning + + * Makefile.global + run-tests.php: Cleaned up run-tests.php, and fixed it on linux/unix + +2002-05-19 Stig Bakken + + * pear/PEAR/Command/Package.php: * new command setup + + * pear/PEAR/Installer.php: * support platform-specific files + + * pear/OS/Guess.php: * take uname as optional constructor parameter + +2002-05-19 Jani Taskinen + + * NEWS: Typo fixes + + * ext/exif/exif.c + ext/domxml/php_domxml.c: MFH + + * ext/exif/exif.c + ext/domxml/php_domxml.c: DO NOT use C++ comments! + 2002-05-18 Christian Stocker * ext/domxml/php_domxml.c: -- 2.50.1