<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http:///trunk/</link>
    <language>en-us</language>

    <title>trunk Changelog</title>
    <description>trunk Changelog</description>
    <item>
    <title>modulemanager: Components should inherit mod_s2s from global modules_enabled too</title>
    <guid isPermaLink="true">http:///trunk/rev/b798d59919b1</guid>
    <description><![CDATA[modulemanager: Components should inherit mod_s2s from global modules_enabled too]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 16 May 2012 20:30:53 +0100</pubDate>
</item>
<item>
    <title>Remove util.broadcast</title>
    <guid isPermaLink="true">http:///trunk/rev/0978ada808cc</guid>
    <description><![CDATA[Remove util.broadcast]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 16 May 2012 20:17:07 +0100</pubDate>
</item>
<item>
    <title>prosodyctl: Add duplicate code for getting version of prosody</title>
    <guid isPermaLink="true">http:///trunk/rev/eafed1728be3</guid>
    <description><![CDATA[prosodyctl: Add duplicate code for getting version of prosody]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 15 May 2012 20:15:52 +0200</pubDate>
</item>
<item>
    <title>mod_bosh: Set Content-Type to text/html for GET response (thanks Medics)</title>
    <guid isPermaLink="true">http:///trunk/rev/6d96e2e717c1</guid>
    <description><![CDATA[mod_bosh: Set Content-Type to text/html for GET response (thanks Medics)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 15 May 2012 13:35:09 +0100</pubDate>
</item>
<item>
    <title>net.http.parser: Keep the Host header no host is present in the URI</title>
    <guid isPermaLink="true">http:///trunk/rev/45bb378a4a98</guid>
    <description><![CDATA[net.http.parser: Keep the Host header no host is present in the URI]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 15 May 2012 14:00:57 +0200</pubDate>
</item>
<item>
    <title>prosodyctl: Fix for generating certs with UTF-8</title>
    <guid isPermaLink="true">http:///trunk/rev/80ab7c50608d</guid>
    <description><![CDATA[prosodyctl: Fix for generating certs with UTF-8]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 14 May 2012 18:04:32 +0200</pubDate>
</item>
<item>
    <title>prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send()</title>
    <guid isPermaLink="true">http:///trunk/rev/6f5b53cb3565</guid>
    <description><![CDATA[prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send()]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 14 May 2012 17:58:51 +0200</pubDate>
</item>
<item>
    <title>muc.lib: room:set_historylength(): Condense code, and don't store length when equal to default</title>
    <guid isPermaLink="true">http:///trunk/rev/fa41d05ee7ef</guid>
    <description><![CDATA[muc.lib: room:set_historylength(): Condense code, and don't store length when equal to default]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 13 May 2012 22:58:25 +0100</pubDate>
</item>
<item>
    <title>MUC: Fix check for history length update.</title>
    <guid isPermaLink="true">http:///trunk/rev/f9fe28461101</guid>
    <description><![CDATA[MUC: Fix check for history length update.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 May 2012 02:42:42 +0500</pubDate>
</item>
<item>
    <title>muc.lib: Fix for traceback when no history length is set for the room</title>
    <guid isPermaLink="true">http:///trunk/rev/4e9781a61242</guid>
    <description><![CDATA[muc.lib: Fix for traceback when no history length is set for the room]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 13 May 2012 21:07:00 +0100</pubDate>
</item>

  </channel>
</rss>
