templates/changelogentry-rss.tmpl
author mpm@selenic.com
Fri, 12 Aug 2005 23:54:09 -0800
changeset 866 6d6095823b82
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Merge with TAH

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