templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 18 Oct 2005 12:11:23 -0700
changeset 1397 66fd3bc1cfcf
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
bdiff: change spurious __inline to inline

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