templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 05 Feb 2006 22:21:02 -0600
changeset 1698 ad4a2eefe4d7
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
Update copyright notice

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