]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/user/refman.itely: Bugfix for tablature example.
[lilypond.git] / ChangeLog
index 66c5dddc8f8077b775a89de038ce63d3ee60399e..8b5b1c8e3b3715ce404ceab654d3ba0d2f05ac8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2002-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/refman.itely: Bugfix for tablature example.
+
+       * Documentation/windows/compiling.texi: Update for new and
+       improved setup.
+
+2002-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/spacing-spanner.cc (find_shortest): make 1/8 configurable:
+       introduce base-shortest-duration
+
+       * lily/parser.yy (music_output_def_body): don't crash when \tempo
+       in unexpected \midi{} is found.
+
 2002-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * stepmake/GNUmakefile.in: Don't install stepmake.  This breaks
@@ -8,6 +23,11 @@
        to new $datadir convention (<package>/<version>).
 
 2002-06-13  Han-Wen  <hanwen@cs.uu.nl>
+       
+       * Document/user/refman.itely: tablature doc and code updates by
+       Jean-Baptiste Lamy <jiba@@tuxfamily.org>
+       
+       * input/template/piano-dynamics.ly: bugfixes.
 
        * lily/key-engraver.cc (try_music): read request only once. Don't
        overwrite lastKeySignature. Call create_key() only once. This