From: Greg Beaver Date: Mon, 29 Sep 2003 17:44:20 +0000 (+0000) Subject: " => ", take 2 X-Git-Tag: RELEASE_1_3b2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dbbc1d2c8c5c2fded266bebb47e15f57b1eaf120;p=php " => ", take 2 --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 09360a76d7..d501dee526 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -64,9 +64,9 @@ PEAR Installer: pear upgrade --alldeps, as installation is often necessary for new dependencies) * fixed pear.bat if PHP is installed in a path like C:\Program Files\php -* Added ability to specify "pear install package-version" or - "pear install package-state". For example: "pear install DB-1.2", - or "pear install DB-stable" +* Added ability to specify "pear install package-version" or + "pear install package-state". For example: "pear install DB-1.2", + or "pear install DB-stable" * Fix #25008 - unhelpful error message * Fixed optional dependencies in Dependency.php * Fix #25322 - bad md5sum should be fatal error