view templates/changelogentry-rss.tmpl @ 1427:0980d77f5e9a

Fixed problem with invoking hgmerge on paths with spaces.
author michael.w.dales@intel.com
date Mon, 24 Oct 2005 14:54:17 -0700
parents 17703aa4491e
children 56281e086f38
line wrap: on
line source

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