<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://hg.concordance-xmpp.org/concordance/</link>
    <language>en-us</language>

    <title>concordance Changelog</title>
    <description>concordance Changelog</description>
    <item>
    <title>Updating copyright string for 2011.</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/569b6d47730f</guid>
    <description><![CDATA[Updating copyright string for 2011.]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 04 Jan 2011 20:59:55 -0500</pubDate>
</item>
<item>
    <title>Added concordance.Socket class (and concordance.Socket.Connection)</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/907a9be739d0</guid>
    <description><![CDATA[Added concordance.Socket class (and concordance.Socket.Connection)<br/>
currently this class just accepts connections and echos back everything sent]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 07 Dec 2010 03:36:08 -0500</pubDate>
</item>
<item>
    <title>Replaced depreciated unittest methods, added messages.</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/5193ec58ab66</guid>
    <description><![CDATA[Replaced depreciated unittest methods, added messages.]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 06 Dec 2010 20:55:29 -0500</pubDate>
</item>
<item>
    <title>Testing Address.domain for STD3ASCIIRules - illegal ascii and leading/trailing '-'</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/d3ffedb2df03</guid>
    <description><![CDATA[Testing Address.domain for STD3ASCIIRules - illegal ascii and leading/trailing '-']]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 06 Dec 2010 20:36:23 -0500</pubDate>
</item>
<item>
    <title>Added exception tests for invalid addresses</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/a4ae5a8644be</guid>
    <description><![CDATA[Added exception tests for invalid addresses]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 06 Dec 2010 19:41:16 -0500</pubDate>
</item>
<item>
    <title>Added some tests to Address.py</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/9f4a0ad210d6</guid>
    <description><![CDATA[Added some tests to Address.py]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 06 Dec 2010 18:01:19 -0500</pubDate>
</item>
<item>
    <title>Adding unittests directory, simple Address test</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/e2fde07dc2db</guid>
    <description><![CDATA[Adding unittests directory, simple Address test]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 06 Dec 2010 00:58:16 -0500</pubDate>
</item>
<item>
    <title>Annotated Address, Service, and BasicService class methods.</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/73d6e0dbbed5</guid>
    <description><![CDATA[Annotated Address, Service, and BasicService class methods.]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 05 Dec 2010 19:03:11 -0500</pubDate>
</item>
<item>
    <title>Service.__repr__ now returns extension list in [] instead of ()</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/9f3119142a8d</guid>
    <description><![CDATA[Service.__repr__ now returns extension list in [] instead of ()<br/>
Internally changed BasicService.__init__(jid) to (domain) to match Service]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Dec 2010 20:50:33 -0500</pubDate>
</item>
<item>
    <title>setup.py now draws __authors__ from source</title>
    <guid isPermaLink="true">http://hg.concordance-xmpp.org/concordance/rev/7468f1162b3f</guid>
    <description><![CDATA[setup.py now draws __authors__ from source<br/>
setup.py now supports pydoc (needs more instructions)]]></description>
    <author>&#65;&#114;&#99;&#32;&#82;&#105;&#108;&#101;&#121;&#32;&#60;&#97;&#114;&#99;&#114;&#105;&#108;&#101;&#121;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Dec 2010 20:20:58 -0500</pubDate>
</item>

  </channel>
</rss>
