<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://dev.mutt.org/hg/mutt/</link>
    <language>en-us</language>

    <title>mutt Changelog</title>
    <description>mutt Changelog</description>
    <item>
    <title>Update copyright in -vv output. Closes #3042.</title>
    <link>http://dev.mutt.org/hg/mutt/rev/98c39c5187a9</link>
    <description><![CDATA[Update copyright in -vv output. Closes #3042.]]></description>
    <author>&#66;&#114;&#101;&#110;&#100;&#97;&#110;&#32;&#67;&#117;&#108;&#108;&#121;&#32;&#60;&#98;&#114;&#101;&#110;&#100;&#97;&#110;&#64;&#107;&#117;&#98;&#108;&#97;&#105;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 11 May 2008 00:50:31 -0700</pubDate>
</item>
<item>
    <title>Make SASL support conn_poll method. Make SASL IP lookup failure</title>
    <link>http://dev.mutt.org/hg/mutt/rev/385efdbf9423</link>
    <description><![CDATA[Make SASL support conn_poll method. Make SASL IP lookup failure<br/>
non-fatal. Both are for tunnel support.]]></description>
    <author>&#66;&#114;&#101;&#110;&#100;&#97;&#110;&#32;&#67;&#117;&#108;&#108;&#121;&#32;&#60;&#98;&#114;&#101;&#110;&#100;&#97;&#110;&#64;&#107;&#117;&#98;&#108;&#97;&#105;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 07 May 2008 11:54:27 -0700</pubDate>
</item>
<item>
    <title>Fix some compiler warnings if compiling without system wide character functions</title>
    <link>http://dev.mutt.org/hg/mutt/rev/0eacf5297484</link>
    <description><![CDATA[Fix some compiler warnings if compiling without system wide character functions]]></description>
    <author>&#82;&#111;&#99;&#99;&#111;&#32;&#82;&#117;&#116;&#116;&#101;&#32;&#60;&#112;&#100;&#109;&#101;&#102;&#64;&#103;&#109;&#120;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 05 May 2008 19:32:23 +0200</pubDate>
</item>
<item>
    <title>Pass buffer size to mutt_wctoutf8() to prevent crashes if MB_LEN_MAX&lt;6</title>
    <link>http://dev.mutt.org/hg/mutt/rev/2ce792b31ae4</link>
    <description><![CDATA[Pass buffer size to mutt_wctoutf8() to prevent crashes if MB_LEN_MAX&lt;6<br/>
as pointed out by exg on #mutt.]]></description>
    <author>&#82;&#111;&#99;&#99;&#111;&#32;&#82;&#117;&#116;&#116;&#101;&#32;&#60;&#112;&#100;&#109;&#101;&#102;&#64;&#103;&#109;&#120;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 05 May 2008 19:26:35 +0200</pubDate>
</item>
<item>
    <title>[9414b9dd36db] broke softfill. (closes #3035)</title>
    <link>http://dev.mutt.org/hg/mutt/rev/1de934f1d618</link>
    <description><![CDATA[[9414b9dd36db] broke softfill. (closes #3035)]]></description>
    <author>&#68;&#97;&#118;&#105;&#100;&#32;&#67;&#104;&#97;&#109;&#112;&#105;&#111;&#110;&#32;&#60;&#100;&#103;&#99;&#64;&#117;&#99;&#104;&#105;&#99;&#97;&#103;&#111;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Tue, 29 Apr 2008 10:44:43 -0700</pubDate>
</item>
<item>
    <title>Print GSSAPI status messages to debug log on error.</title>
    <link>http://dev.mutt.org/hg/mutt/rev/8017c8074f62</link>
    <description><![CDATA[Print GSSAPI status messages to debug log on error.]]></description>
    <author>&#87;&#105;&#108;&#102;&#114;&#105;&#101;&#100;&#32;&#71;&#111;&#101;&#115;&#103;&#101;&#110;&#115;&#32;&#60;&#100;&#111;&#116;&#104;&#101;&#98;&#97;&#114;&#116;&#64;&#117;&#110;&#99;&#101;&#110;&#115;&#111;&#114;&#101;&#100;&#46;&#99;&#105;&#116;&#97;&#100;&#101;&#108;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 29 Apr 2008 10:38:57 -0700</pubDate>
</item>
<item>
    <title>Fix sending long commands when using gnutls.</title>
    <link>http://dev.mutt.org/hg/mutt/rev/bdd44e92919d</link>
    <description><![CDATA[Fix sending long commands when using gnutls.]]></description>
    <author>&#77;&#105;&#114;&#111;&#115;&#108;&#97;&#118;&#32;&#76;&#105;&#99;&#104;&#118;&#97;&#114;&#32;&#60;&#109;&#108;&#105;&#99;&#104;&#118;&#97;&#114;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 03 Apr 2008 17:08:13 +0200</pubDate>
</item>
<item>
    <title>Replace strtok_r when it's not available. The implementation comes</title>
    <link>http://dev.mutt.org/hg/mutt/rev/3b7b3c0e459e</link>
    <description><![CDATA[Replace strtok_r when it's not available. The implementation comes<br/>
from glibc 2.6.1 (like the strsep replacement) and uses the same<br/>
autoconf hooks.]]></description>
    <author>&#68;&#97;&#110;&#32;&#70;&#97;&#110;&#100;&#114;&#105;&#99;&#104;&#32;&#60;&#100;&#97;&#110;&#64;&#99;&#111;&#110;&#101;&#104;&#97;&#114;&#118;&#101;&#115;&#116;&#101;&#114;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 09 Apr 2008 15:57:51 -0700</pubDate>
</item>
<item>
    <title>manual.xml.head: grammar correction</title>
    <link>http://dev.mutt.org/hg/mutt/rev/ae90c8e8ea4d</link>
    <description><![CDATA[manual.xml.head: grammar correction]]></description>
    <author>&#67;&#104;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#69;&#98;&#101;&#114;&#116;&#32;&#60;&#98;&#108;&#97;&#99;&#107;&#116;&#114;&#97;&#115;&#104;&#64;&#103;&#109;&#120;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 09 Apr 2008 18:13:08 +0200</pubDate>
</item>
<item>
    <title>Respect ctx-&gt;quiet when initializing progress bar.</title>
    <link>http://dev.mutt.org/hg/mutt/rev/e3bc99a4a6bd</link>
    <description><![CDATA[Respect ctx-&gt;quiet when initializing progress bar.]]></description>
    <author>&#78;&#46;&#74;&#46;&#32;&#77;&#97;&#110;&#110;&#32;&#60;&#110;&#106;&#109;&#64;&#110;&#106;&#109;&#46;&#102;&#50;&#115;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 11 Mar 2008 17:20:48 -0700</pubDate>
</item>

  </channel>
</rss>