]> git.donarmstrong.com Git - lilypond.git/commitdiff
git foo2
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 30 Oct 2006 16:48:53 +0000 (16:48 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 30 Oct 2006 16:48:53 +0000 (16:48 +0000)
buildscripts/git-update-changelog.py

index 15c35e9c310828a8eade54af33aac61c6e4d1a7d..fb6e01a5aea4ff3577a7e8ea094b66ceb3b62860 100644 (file)
@@ -171,7 +171,9 @@ Run this file from the CVS directory, with --git-dir
         new_log = changelog_body (c)  + new_log
         last_commit = c
 
-        final_log += self.message + '\n'
+# FIXME: correct fix?
+#        final_log += self.message + '\n'
+        final_log += log
         
         
     for (op, f) in file_adddel: