<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Net_Cyrus/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_Cyrus/download/0.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_Cyrus/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_Cyrus/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package net_cyrus</description>
</channel>

<item rdf:about="http://pear.php.net/package/Net_Cyrus/download/0.3.1/">
 <title>Net_Cyrus 0.3.1</title>
 <link>http://pear.php.net/package/Net_Cyrus/download/0.3.1/</link>
 <content:encoded>* Fixed a type in line 412 (thanks  Seán Gabriel )&lt;br /&gt;
* CreateUser now behaves as the documentation says (it return PEAR_Error on error)
 </content:encoded>
 <dc:date>2004-08-25T01:16:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_Cyrus/download/0.3.0/">
 <title>Net_Cyrus 0.3.0</title>
 <link>http://pear.php.net/package/Net_Cyrus/download/0.3.0/</link>
 <content:encoded>* Fixed bug #1705 (yes, I copy an paste documentation from createUser!)&lt;br /&gt;
* Fixed bug #1710 (missed return)
 </content:encoded>
 <dc:date>2004-06-26T12:02:15-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_Cyrus/download/0.2.0/">
 <title>Net_Cyrus 0.2.0</title>
 <link>http://pear.php.net/package/Net_Cyrus/download/0.2.0/</link>
 <content:encoded>* _getUserName() -&gt;  getUserName became a public method on demand&lt;br /&gt;
* Fixed bug #1279&lt;br /&gt;
* Fixed a typo in line #85 the connect method is public not private&lt;br /&gt;
* Fixed a bug returning &quot; , &quot;  when the password is not correct
 </content:encoded>
 <dc:date>2004-05-23T23:50:33-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_Cyrus/download/0.1.0/">
 <title>Net_Cyrus 0.1.0</title>
 <link>http://pear.php.net/package/Net_Cyrus/download/0.1.0/</link>
 <content:encoded>* API compatible with horde's Net_Cyrus plus:&lt;br /&gt;
* DIGEST-MD5,CRAM-MD5,LOGIN,PLAIN Auth methods (inhered from Net_IMAP)&lt;br /&gt;
* Automatically handles utf-7 encoding/decoding of mailbox named (inhered from Net_IMAP)&lt;br /&gt;
* Modified connect to handle AuthMethod&lt;br /&gt;
* Added createUser(), userExists(), deleteUser()
 </content:encoded>
 <dc:date>2004-03-02T10:26:45-05:00</dc:date>
</item>

</rdf:RDF>