From 67d09bcdc365abba2dc822fba3d2e98799965839 Mon Sep 17 00:00:00 2001 From: Andreas Hasenack Date: Thu, 2 Feb 2006 18:44:03 +0000 Subject: - added CHANGES file to describe changes (duh) --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGES (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..1d0fede --- /dev/null +++ b/CHANGES @@ -0,0 +1,12 @@ +* 1.6.0 +- improved markrelease command line parsing +- changelogs entries are now groupped by author, and sorted by revision + number +- the changelog now is generated using the Cheetah Template Engine, to + allow quick modifications without spending time reading code and + introducing new bugs +- consequently, was added an option "-T " to rpmlog and getsrpm to + allow choosing the path of the template to be used +- added options noauth=0, and baseurl=None in order to disable the + authentication in some url schemes (http:// and file://) +- replaced some "cl" references to "mdv" -- cgit v1.2.1