From: Pierre Joye Date: Mon, 18 Aug 2003 13:28:38 +0000 (+0000) Subject: - MFH X-Git-Tag: php-4.3.3RC4~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3214d963ec8721ec15d112ed23ce9b0b2abacfe9;p=php - MFH --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 1e8c09eeb8..f6b2563bc2 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -37,27 +37,13 @@ - 1.2 + 1.2.1 stable - 2003-08-14 + 2003-08-15 -Changes from 1.1: - -* Changed license from PHP 2.02 to 3.0 -* Added support for optional dependencies -* Made upgrade and uninstall package case insensitive -* pear makerpm, now works and generates a better system independant spec file -* pear install|build pecl-package, now exposes the compilation progress -* 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) -* Various bugfixes -* 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. +- Set back the default library path (BC issues) + @@ -122,6 +108,29 @@ before compiling it. + + 1.2 + stable + 2003-08-14 + +Changes from 1.1: + +* Changed license from PHP 2.02 to 3.0 +* Added support for optional dependencies +* Made upgrade and uninstall package case insensitive +* pear makerpm, now works and generates a better system independant spec file +* pear install|build pecl-package, now exposes the compilation progress +* 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) +* Various bugfixes +* 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. + + 1.1 stable