templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 10 Jul 2005 17:11:27 -0800
changeset 678 0cfc5966b2c2
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Alternate fix for SIGHUP on the other OS Suggested by K Thananchayan

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