]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
use breve rests for measure lengths
[lilypond.git] / ChangeLog
index 0eff07a9d7a4f53c0e92395f82a41ecaa68aa5a2..ef724a04c67aed7a9bef40d95337bce9badeeb7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/multi-measure-rest.cc: use breve rests for measure lengths
+       longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
+
+2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
+
+       * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
+
 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
@@ -22,6 +33,7 @@
 
        * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
 
+
 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * input/regression/bar-scripts.ly: Blunt documentation build fix.