Skip to content

Commit

Permalink
MFH
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Beaver committed Sep 29, 2003
1 parent 4704bb7 commit d632dba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pear/package-PEAR.xml
Expand Up @@ -64,14 +64,15 @@ 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
* Package uninstall now also removes empty directories
* Fixed locking problems for reading commands (pear list, pear info)
* Fixed #45 preferred_state works incorrectly

OS_Guess Class:

Expand Down

0 comments on commit d632dba

Please sign in to comment.