diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 26f8d763cd4..09e917bb976 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -48,24 +48,12 @@ - 1.3.1 + 1.3.2 2004-04-06 stable -PEAR Installer: - - * Bug #534 pear search doesn't list unstable releases - * Bug #933 CMD Usability Patch - * Bug #937 throwError() treats every call as static - * Bug #964 PEAR_ERROR_EXCEPTION causes fatal error - * Bug #1008 safe mode raises warning - -PEAR_ErrorStack: - - * Added experimental error handling, designed to eventually replace - PEAR_Error. It should be considered experimental until explicitly marked - stable. require_once 'PEAR/ErrorStack.php' to use. - +Installer: + * fix Bug #1186 raise a notice error on PEAR::Common $_packageName @@ -136,6 +124,27 @@ PEAR_ErrorStack: + + 1.3.1 + 2004-04-06 + stable + +PEAR Installer: + + * Bug #534 pear search doesn't list unstable releases + * Bug #933 CMD Usability Patch + * Bug #937 throwError() treats every call as static + * Bug #964 PEAR_ERROR_EXCEPTION causes fatal error + * Bug #1008 safe mode raises warning + +PEAR_ErrorStack: + + * Added experimental error handling, designed to eventually replace + PEAR_Error. It should be considered experimental until explicitly marked + stable. require_once 'PEAR/ErrorStack.php' to use. + + + 1.3 2004-02-20