1 # To generate ChangeLog files use these commands :
2 # hg log -M --style ./changelog.template nel > nel/ChangeLog
3 # hg log -M --style ./changelog.template ryzom > ryzom/ChangeLog
5 header = '\n{date|shortdate} {author}\n\n'
6 changeset = '\t* {desc|fill68|tabindent|strip} [r{rev}]\n'