cellog          Mon Aug 22 18:14:57 2005 EDT

  Modified files:              (Branch: PHP_4_4)
    /php-src/pear       package-PEAR.xml 
  Log:
  sync with PEAR 1.3.6
  
http://cvs.php.net/diff.php/php-src/pear/package-PEAR.xml?r1=1.28.2.39.2.1&r2=1.28.2.39.2.2&ty=u
Index: php-src/pear/package-PEAR.xml
diff -u php-src/pear/package-PEAR.xml:1.28.2.39.2.1 
php-src/pear/package-PEAR.xml:1.28.2.39.2.2
--- php-src/pear/package-PEAR.xml:1.28.2.39.2.1 Wed Aug 17 17:44:32 2005
+++ php-src/pear/package-PEAR.xml       Mon Aug 22 18:14:57 2005
@@ -49,7 +49,7 @@
   </maintainers>
   <release>
     <version>1.3.6</version>
-    <date>2005-08-17</date>
+    <date>2005-08-18</date>
     <state>stable</state>
     <license>PHP License</license>
     <notes>
@@ -126,10 +126,22 @@
       <dep type="pkg" rel="ge" version="1.4.0">XML_RPC</dep>
       <dep type="ext" rel="has">xml</dep>
       <dep type="ext" rel="has">pcre</dep>
+      <dep type="ext" rel="has" optional="yes">xmlrpc</dep>
     </deps>
   </release>
   <changelog>
   <release>
+    <version>1.3.5</version>
+    <date>2005-02-18</date>
+    <state>stable</state>
+    <license>PHP License</license>
+    <notes>
+ * fix Bug #3505: pecl can't install PDO
+ * enhance pear run-tests dramatically
+ * fix Bug #3506: pear install should export the pear version into the 
environment
+    </notes>
+  </release>
+  <release>
     <version>1.3.1</version>
     <date>2004-04-06</date>
     <state>stable</state>
@@ -196,15 +208,5 @@
  * make pear help listing more useful (put how-to-use info at the bottom of 
the listing)
     </notes>
    </release>
-  <release>
-    <version>1.3.5</version>
-    <date>2005-02-18</date>
-    <state>stable</state>
-    <notes>
- * fix Bug #3505: pecl can't install PDO
- * enhance pear run-tests dramatically
- * fix Bug #3506: pear install should export the pear version into the 
environment
-    </notes>
-   </release>
   </changelog>
 </package>

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to