templates/changelogentry-rss.tmpl
author mpm@selenic.com
Tue, 16 Aug 2005 19:31:30 -0800
changeset 929 26bb67b7ec14
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Add incoming to completions

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