From fef8e31f7c8a8c369049477477435c2f9543f4c5 Mon Sep 17 00:00:00 2001 From: Date: Thu, 31 Jan 2002 01:13:37 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/ChangeLog b/ChangeLog index edfe506890..02ccdc3b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2002-01-30 Edin Kadribasic + + * acinclude.m4 + configure.in + sapi/cli/Makefile.in: + Enable extensions to specify that they are not supposed to be + built with the CLI SAPI. This is done by passing "nocli" as the + 3rd parameter to PHP_EXTENSION macro. + +2002-01-30 Dan Kalowsky + + * ext/odbc/php_odbc.c: Fix for bug #14803 + +2002-01-30 Sebastian Bergmann + + * sapi/servlet/README: Fugbix typo. Update path to /lib/optional. + +2002-01-30 Stig Bakken + + * pear/Makefile.in: * don't make command libs executable + + * pear/scripts/pear-get.in + pear/scripts/pear.in + pear/scripts/pearcmd-common.php + pear/scripts/pearcmd-help.php + pear/scripts/pearcmd-info.php + pear/scripts/pearcmd-install.php + pear/scripts/pearcmd-list.php + pear/scripts/pearcmd-package.php + pear/scripts/pearcmd-remote-list.php + pear/scripts/pearcmd-show-config.php + pear/scripts/pearcmd-uninstall.php + pear/Makefile.in: + * modularize "pear" and "pear-get" commands somewhat. checking options + etc. is done for both in pearcmd-common.php. + + * pear/PEAR/Common.php: * silence warning + + * pear/HTML/Form.php: * XHTML fixes by Hans Westerbeek + + * pear/package.dtd: * bring DTD up to date + +2002-01-30 Thies C. Arntzen + + * ext/oci8/oci8.c: enable "user-interrupts" + 2002-01-29 Chuck Hagenbuch * pear/DB/mysql.php: -- 2.40.0