diff options
| -rw-r--r-- | pear/package-PEAR.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index b548a360e4..321fce8cb9 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -49,6 +49,8 @@ * Installer now checks dependencies on package uninstall * Added proxy support for remote commands using the xmlrcp C ext (Adam Ashley) * Added the command "download-all" (Alex Merz) +* Made package dependency checking back to work +* Added support for spaces in path names (Greg) * Added new pear "bundle" command, which downloads and uncompress a PECL package. The main purpouse of this command is for easily adding extensions to the PHP sources before compiling it. |
