From 660acbe28b4f52f68ae467eb5812897236e8d6e6 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 26 Feb 2009 09:12:18 +0100 Subject: better document Closes: tag Closes: #516877 --- docs/chapters/releases.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/chapters') diff --git a/docs/chapters/releases.sgml b/docs/chapters/releases.sgml index 8b97e10..95c2335 100644 --- a/docs/chapters/releases.sgml +++ b/docs/chapters/releases.sgml @@ -83,8 +83,9 @@ snapshot-number = os.popen("git-log --pretty=oneline | wc -l").readlines()[0] You can use to include the full commit message in the changelog, note that you will lose the formatting though, since &dch; wraps lines by itself. - Additionally there are tags available to customize the commit -message, for example the git commit message + Additionally there are tags and + available to customize the commit message. Each tag +has to start at the beginning of a single line. For example the git commit message New upstream version @@ -95,7 +96,7 @@ Thanks: cool upstream * New upstream version (Closes: #1000) - thanks to cool upstream -You can use multiple tags. +You can use the tag multiple times. Usually changelog entries should correspond to a single &git; commit. In this case it's convenient to include the commit id in the changelog entry. -- cgit v1.2.3