templates/changelogentry-rss.tmpl
author mark.williamson@cl.cam.ac.uk
Mon, 15 Aug 2005 11:46:41 -0800
changeset 912 302f83b85054
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one.

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