view templates/changelogentry-rss.tmpl @ 1380:27add82ad845

Fix an hg copy/move bug. Failed if file being copied or moved not in tip.
author Eric Hopper <hopper@omnifarious.org>
date Tue, 04 Oct 2005 12:24:59 -0700
parents 0902ffece4b4
children 17703aa4491e
line wrap: on
line source

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