view templates/changelogentry-rss.tmpl @ 684:4ccf3de52989 0.6b

Turn off signing with hgeditor by default manifest hash: f2732475351ee22d78e0dab629db03f1f215b21f
author Matt Mackall <mpm@selenic.com>
date Mon, 11 Jul 2005 21:56:29 -0800
parents 47207ec19c51
children 8a61f25414b5 445970ccf57a
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=changeset;node=#node#</link>
    <description>#desc|escape|addbreaks#</description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>