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

    <title>0.7 Changelog</title>
    <description>0.7 Changelog</description>
    <item>
    <title>Merge 0.6-&gt;0.7</title>
    <guid isPermaLink="true">http:///0.7/rev/8fde6b6b4919</guid>
    <description><![CDATA[Merge 0.6-&gt;0.7]]></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>Thu, 02 Jun 2011 15:23:58 +0100</pubDate>
</item>
<item>
    <title>xmlhandlers/xmppstream: Stop the parser when encountering restricted XML, completing the fix for the billion laughs attack</title>
    <guid isPermaLink="true">http:///0.7/rev/ee6a18f10a8d</guid>
    <description><![CDATA[xmlhandlers/xmppstream: Stop the parser when encountering restricted XML, completing the fix for the billion laughs attack]]></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>Thu, 02 Jun 2011 15:19:05 +0100</pubDate>
</item>
<item>
    <title>Merge 0.6-&gt;0.7</title>
    <guid isPermaLink="true">http:///0.7/rev/5a0144a032d8</guid>
    <description><![CDATA[Merge 0.6-&gt;0.7]]></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>Thu, 02 Jun 2011 00:25:44 +0100</pubDate>
</item>
<item>
    <title>xmlhandlers: Don't restrict CDATA</title>
    <guid isPermaLink="true">http:///0.7/rev/65e2c089d138</guid>
    <description><![CDATA[xmlhandlers: Don't restrict CDATA]]></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>Thu, 02 Jun 2011 00:23:41 +0100</pubDate>
</item>
<item>
    <title>Merge 0.6-&gt;0.7</title>
    <guid isPermaLink="true">http:///0.7/rev/683523db4fe8</guid>
    <description><![CDATA[Merge 0.6-&gt;0.7]]></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, 01 Jun 2011 23:25:24 +0100</pubDate>
</item>
<item>
    <title>xmlhandlers: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning. [Backport of 7cc426988bcc in trunk]</title>
    <guid isPermaLink="true">http:///0.7/rev/a37522bf6b1b</guid>
    <description><![CDATA[xmlhandlers: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning. [Backport of 7cc426988bcc in trunk]]]></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, 01 Jun 2011 23:20:54 +0100</pubDate>
</item>
<item>
    <title>certmanager: Don't disable LuaSec and future cert loading on failure, and add error messages to the no LuaSec/config cases (thanks Jakob)</title>
    <guid isPermaLink="true">http:///0.7/rev/3976bad56640</guid>
    <description><![CDATA[certmanager: Don't disable LuaSec and future cert loading on failure, and add error messages to the no LuaSec/config cases (thanks Jakob)]]></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>Fri, 23 Jul 2010 09:17:11 +0100</pubDate>
</item>
<item>
    <title>mod_privacy: Add service discovery feature.</title>
    <guid isPermaLink="true">http:///0.7/rev/82b17b199d68</guid>
    <description><![CDATA[mod_privacy: Add service discovery feature.]]></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>Sat, 03 Jul 2010 11:03:06 +0500</pubDate>
</item>
<item>
    <title>mod_privacy: Return the correct item-not-found instead of bad-request when a non-existent list is activated by the client (thanks teo)</title>
    <guid isPermaLink="true">http:///0.7/rev/9bcf8d612a52</guid>
    <description><![CDATA[mod_privacy: Return the correct item-not-found instead of bad-request when a non-existent list is activated by the client (thanks teo)]]></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>Fri, 02 Jul 2010 19:55:08 +0100</pubDate>
</item>
<item>
    <title>net.server_select: Clean up buffer and fire drained callback on successful write before we try and start TLS negotiation (if negotiation fails instantly then we can be left without a handler to use for cleanup) (thanks dersd)</title>
    <guid isPermaLink="true">http:///0.7/rev/88cfe1bba690</guid>
    <description><![CDATA[net.server_select: Clean up buffer and fire drained callback on successful write before we try and start TLS negotiation (if negotiation fails instantly then we can be left without a handler to use for cleanup) (thanks dersd)]]></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>Fri, 02 Jul 2010 17:24:40 +0100</pubDate>
</item>

  </channel>
</rss>
