templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 25 Oct 2005 16:31:38 -0700
changeset 1450 199bb2b4ed4a
parent 1445 56281e086f38
child 1511 a91bfbbe88d3
permissions -rw-r--r--
Add Benoit to CONTRIBUTORS

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