aboutsummaryrefslogtreecommitdiffstats
path: root/default.chlog
diff options
context:
space:
mode:
Diffstat (limited to 'default.chlog')
-rw-r--r--default.chlog14
1 files changed, 12 insertions, 2 deletions
diff --git a/default.chlog b/default.chlog
index 4b767cf..aff3958 100644
--- a/default.chlog
+++ b/default.chlog
@@ -3,8 +3,11 @@
#for $rel in $releases_by_author
* $rel.date $rel.author_name <$rel.author_email> $rel.version-$rel.release
+ Revision: $rel.revision
- #if not $rel.released
-+ Status: not released
+## #if not $rel.released
+##+ Status: not released
+## #end if
+ #if not $rel.visible
++ rebuild (emptylog)
#end if
#for $rev in $rel.release_revisions
#for $line in $rev.lines
@@ -13,6 +16,13 @@ $line
#end for
#for $author in $rel.authors
+ #if $author.revisions and not $author.revisions[0].lines
+ #continue
+ #end if
+ ##alternatively, one could use:
+ ###if $author.email == "root"
+ ## #continue
+ ###end if
+ $author.name <$author.email>
#for $rev in $author.revisions
#for $line in $rev.lines