view templates/changelog-rss.tmpl @ 1368:d1d605d1e839

Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.
author Steve Borho <steve@borho.org>
date Sat, 01 Oct 2005 00:02:01 -0700
parents 7ffa91f275ff
children
line wrap: on
line source

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