<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -590,8 +590,7 @@
             $tags = SQL::current()-&gt;select(&quot;post_attributes&quot;,
                                            &quot;value&quot;,
                                            array(&quot;name&quot; =&gt; &quot;tags&quot;,
-                                                 &quot;post_id&quot; =&gt; $post-&gt;id),
-                                           &quot;id DESC&quot;)-&gt;fetchColumn();
+                                                 &quot;post_id&quot; =&gt; $post-&gt;id))-&gt;fetchColumn();
             if (empty($tags)) return;
 
             $atom.= &quot;       &lt;chyrp:tags&gt;&quot;.fix(implode(&quot;, &quot;, array_keys(YAML::load($tags)))).&quot;&lt;/chyrp:tags&gt;\r&quot;;</diff>
      <filename>modules/tags/tags.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1f9bb11a28799baa28aeaddab88550c066da1918</id>
    </parent>
  </parents>
  <author>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </author>
  <url>http://github.com/vito/chyrp/commit/ce3d26c028eb143ee41f96ea38331cb688cd2246</url>
  <id>ce3d26c028eb143ee41f96ea38331cb688cd2246</id>
  <committed-date>2008-11-02T13:07:17-08:00</committed-date>
  <authored-date>2008-11-02T13:07:17-08:00</authored-date>
  <message>Fixed post exporting with tags.</message>
  <tree>f540444028f269a55e6280c6fe1cc754e8731abb</tree>
  <committer>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </committer>
</commit>
