templates/changelogentry-rss.tmpl
author Benoit Boissinot <mercurial-bugs@selenic.com>
Mon, 24 Oct 2005 14:53:12 -0700
changeset 1424 918cb47d725e
parent 1410 17703aa4491e
child 1445 56281e086f38
permissions -rw-r--r--
[issue21] cannot debug extension The following patch should work.

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