view templates/rss/changelog.tmpl @ 3547:8c617d48564a

add AIX to the list of compilers that don't have inline keyword
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 27 Oct 2006 10:24:19 +0200
parents e281903c9d32
children
line wrap: on
line source

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