|
|
|
@ -47,9 +47,9 @@ |
|
|
|
</maintainer> |
|
|
|
</maintainers> |
|
|
|
<release> |
|
|
|
<version>1.3b5</version> |
|
|
|
<date>2003-12-19</date> |
|
|
|
<state>beta</state> |
|
|
|
<version>1.3</version> |
|
|
|
<date>2004-01-20</date> |
|
|
|
<state>stable</state> |
|
|
|
<notes> |
|
|
|
PEAR Installer: |
|
|
|
|
|
|
|
@ -58,6 +58,7 @@ PEAR Installer: |
|
|
|
* Bug #248 --force command does not work as expected |
|
|
|
* 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) |
|
|
|
* Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and { |
|
|
|
* Moved download code into its own class |
|
|
|
* Fully unit tested the installer, packager, downloader, and PEAR_Common |
|
|
|
|
|
|
|
|