From 6cefddee6f55e6be92971dc7b688112d28598922 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sun, 28 Jul 2002 08:56:32 +0000 Subject: [PATCH] * feature/fixed bug --- pear/package-PEAR.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index aacf53a9a2..2d140e022b 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -40,11 +40,12 @@ New Features: * Added PEAR::delExpect() API method. It allows to unset one or more expected error codes * System::mkTemp() automatically remove created tmp files/dirs at script shutdown * New command "pear search" - +* New command "pear upgrade-all" Fixed Bugs: * fix for XML-RPC bug that made some remote commands fail * fix problems under Windows with the DIRECTORY_SEPARATOR * lot of other minor fixes +* --force option did not work on "pear install Package" -- 2.40.0