diff options
Diffstat (limited to 'compatv15.chlog')
-rw-r--r-- | compatv15.chlog | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/compatv15.chlog b/compatv15.chlog deleted file mode 100644 index 3373a19..0000000 --- a/compatv15.chlog +++ /dev/null @@ -1,13 +0,0 @@ -## Sample Changelog template -## -#import time -#for $author in $revisions_by_author -* $author.revisions[0].date $author.name <$author.email> -+ ${time.strftime("%Y-%m-%d %H:%M:%S", author.revisions[0].raw_date)} ($author.revisions[0].revision) - #for $rev in $author.revisions - #for $line in $rev.lines -$line - #end for - #end for - -#end for |