templates/changelog-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 19 Jul 2005 07:42:36 -0800
changeset 727 acee766fcb79
parent 599 765182a4c843
child 985 7ffa91f275ff
permissions -rw-r--r--
Get commands to raise Abort instead of ui.warn(...),sys.exit(1).

#header#
    <title>#repo|escape# Changelog</title>
    <description>#repo|escape# Changelog</description>
    #entries#
  </channel>
</rss>