cellog Sun Aug 22 21:38:34 2004 EDT
Modified files:
/pear-core package-PEAR.xml
Log:
update for new channel.xml format
http://cvs.php.net/diff.php/pear-core/package-PEAR.xml?r1=1.109&r2=1.110&ty=u
Index: pear-core/package-PEAR.xml
diff -u pear-core/package-PEAR.xml:1.109 pear-core/package-PEAR.xml:1.110
--- pear-core/package-PEAR.xml:1.109 Fri Aug 13 19:09:15 2004
+++ pear-core/package-PEAR.xml Sun Aug 22 21:38:34 2004
@@ -48,11 +48,16 @@
</maintainer>
</maintainers>
<release>
- <version>1.4.0dev10</version>
- <date>2004-08-13</date>
+ <version>1.4.0dev11</version>
+ <date>2004-08-16</date>
<state>devel</state>
<notes>
Installer Channel Support:
+ * MAJOR BC break in 1.4.0dev11 - channel.xml format has changed, and as
+ a consequence, you must re-install all of the channel.xml
+ (delete all the .reg files from the .registry/.channels directory and
+ then re-add them using channel-add)
+ * channel DTD is available on pearweb
* add channel.listAll and channel.update to default PEAR protocols
* add ability to "pear channel-update channelname" to
retrieve updates manually for individual channels
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|