From: Stig Bakken Date: Tue, 26 Nov 2002 01:33:36 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.0RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fc9449e0d761a38f75354039bf904257635c78c;p=php MFH --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 13fcbb56f3..98628294b9 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -35,9 +35,12 @@ stable 2002-11-11 -New Features, Installer: -* installer aborts failed installs nicely (using - file "transactions") +Changes, Installer: +* --force option no longer ignores errors, use + --ignore-errors instead +* installer transactions: failed installs abort + cleanly, without leaving half-installed packages + around