From: Greg Beaver Date: Fri, 31 Oct 2003 04:56:08 +0000 (+0000) Subject: bump to 1.3b4, add note about fix for #171 X-Git-Tag: php-5.0.0b3RC1~822 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ed1956bfa966aec9651fc1f0c19a7b183f81dda;p=php bump to 1.3b4, add note about fix for #171 --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index fad66dde24..1c2ae32e40 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -47,19 +47,13 @@ - 1.3b3 - 2003-10-20 + 1.3b4 + 2003-10-30 beta -OS/Guess.php: -* Bug #25174 Wrong handling of readlink() in OS/Guess.php - PEAR Installer: -* Bug #25413 Add local installed packages to list-all (Christian DickMann) -* Bug #23221 Pear installer - extension re-install segfault -* Better error detecting and reporting in "install/upgrade" -* Various other bugfixes and cleanups +* Bug #171 --alldeps with a rel="eq" should install the required version, if possible