pajoye Fri Jun 9 00:33:28 2006 UTC
Modified files:
/pear-core package2.xml package-PEAR.xml
Log:
- #7844, add download_dir and temp_dir config options
http://cvs.php.net/viewcvs.cgi/pear-core/package2.xml?r1=1.265&r2=1.266&diff_format=u
Index: pear-core/package2.xml
diff -u pear-core/package2.xml:1.265 pear-core/package2.xml:1.266
--- pear-core/package2.xml:1.265 Thu May 25 21:40:36 2006
+++ pear-core/package2.xml Fri Jun 9 00:33:28 2006
@@ -111,6 +111,7 @@
* implement Request #7090: PEAR_Downloader mustn't contact pear server
when installing local package file
* implement Request #7220: recognize deprecated package/channel and display
to user
+ * implement Request #7844: download_dir and temp_dir configuration option
</notes>
<contents>
<dir name="/">
http://cvs.php.net/viewcvs.cgi/pear-core/package-PEAR.xml?r1=1.371&r2=1.372&diff_format=u
Index: pear-core/package-PEAR.xml
diff -u pear-core/package-PEAR.xml:1.371 pear-core/package-PEAR.xml:1.372
--- pear-core/package-PEAR.xml:1.371 Thu May 25 21:40:36 2006
+++ pear-core/package-PEAR.xml Fri Jun 9 00:33:28 2006
@@ -106,6 +106,7 @@
* implement Request #7090: PEAR_Downloader mustn't contact pear server
when installing local package file
* implement Request #7220: recognize deprecated package/channel and display
to user
+ * implement Request #7844: download_dir and temp_dir configuration option
</notes>
<provides type="class" name="OS_Guess"/>
<provides type="class" name="System"/>
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|