templates/changelogentry-rss.tmpl
author mpm@selenic.com
Thu, 15 Sep 2005 02:59:16 -0500
changeset 1258 1945754e466b
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Add file encoding/decoding support

<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>