From: Tomas V.V.Cox Date: Sat, 12 Jul 2003 14:27:27 +0000 (+0000) Subject: +* Added proxy support for remote commands using the X-Git-Tag: BEFORE_ARG_INFO~271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17573ddf0bd99bbbb00d3e4d90f649c221fb37d7;p=php +* Added proxy support for remote commands using the xmlrcp C ext (Adam Ashley) --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index f88fc848eb..76c6e512a9 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -47,6 +47,7 @@ * pear makerpm, now works and generates a better system independant spec file * pear install|build <pecl-package>, now exposes the compilation progress * Installer now checks dependencies on package uninstall +* Added proxy support for remote commands using the xmlrcp C ext (Adam Ashley) * Added new pear bundle command, which downloads and uncompress a <pecl-package>. The main purpouse of this command is for easily adding extensions to the PHP sources before compiling it.