view templates/changelogentry-rss.tmpl @ 2512:e4deeaac5e74

mq: fix qparents to return the correct parent when no patches are applied
author Chris Mason <mason@suse.com>
date Tue, 27 Jun 2006 10:49:46 -0400
parents a91bfbbe88d3
children
line wrap: on
line source

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