From: Greg Beaver Date: Fri, 12 Dec 2003 00:02:32 +0000 (+0000) Subject: update notes X-Git-Tag: php-5.0.0b3RC1~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af2f43c75e653de120abc91000ed2b8c9f564906;p=php update notes --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 50831ac349..7b38c17721 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -59,7 +59,7 @@ PEAR Installer: * Bug #293 [Patch] PEAR_Error not calling static method callbacks for error-handler * Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level) * Moved download code into its own class -* Fully unit tested the installer and downloader, plus PEAR_Common +* Fully unit tested the installer, packager, downloader, and PEAR_Common