diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 9bf43864a2f..a0ec7c08022 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -37,9 +37,9 @@ - 1.2b3 + 1.2b4 beta - 2003-08-03 + 2003-08-05 * Changed license from PHP 2.02 to 3.0 * Added support for optional dependencies @@ -51,6 +51,7 @@ * 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.