templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 24 Oct 2005 14:55:20 -0700
changeset 1431 16a5d349963c
parent 1410 17703aa4491e
child 1445 56281e086f38
permissions -rw-r--r--
Calling flush is unnecessary with bz2 decompressors and may not even exist.

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>