]> granicus.if.org Git - php/commitdiff
+* Added proxy support for remote commands using the
authorTomas V.V.Cox <cox@php.net>
Sat, 12 Jul 2003 14:27:27 +0000 (14:27 +0000)
committerTomas V.V.Cox <cox@php.net>
Sat, 12 Jul 2003 14:27:27 +0000 (14:27 +0000)
xmlrcp C ext (Adam Ashley)

pear/package-PEAR.xml

index f88fc848eb845b20901cd71efab46fe992efbe18..76c6e512a9a8f839a7cb82c1881178a01a220dac 100644 (file)
@@ -47,6 +47,7 @@
 * pear makerpm, now works and generates a better system independant spec file
 * pear install|build &lt;pecl-package&gt;, 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 &lt;pecl-package&gt;.
 The main purpouse of this command is for easily adding extensions to the PHP sources
 before compiling it.