add PEAR_ErrorStack to description of PEAR

This commit is contained in:
Greg Beaver 2004-04-06 22:18:37 +00:00
parent f2e8c04e8a
commit e09aff93fb

View file

@ -6,6 +6,7 @@
<description>The PEAR package contains:
* the PEAR base class
* the PEAR_Error error handling mechanism
* the alpha-quality PEAR_ErrorStack advanced error handling mechanism
* the PEAR installer, for creating, distributing
and installing packages
* the OS_Guess class for retrieving info about the OS