]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
revert the "fix".
[lilypond.git] / ChangeLog
index d3a8748d7f27fc26dc6dcaedbee5db1d051429d0..b56411ed7b9b7d4a7fbc2892d7510662a55a4286 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * scripts/GNUmakefile: revert last "fix", which rather broke make.
+       Earlier successive `make' commands finally compiled ok.
+
+2006-04-18  Erlend Aasland <erlenda@gmail.com>
+
+       * lily/include/stem-tremolo.hh:
+       * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
+       callers.
+
+       * lily/lookup.cc: add rotated_box ()
+       * lily/include/lookup.hh:
+
+2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
+       been generated. Fixes "can't get `--help'" bug after make clean.
+
+       * THANKS: alphabetize contributors.
+
 2006-04-17  Graham Percival  <gpermus@gmail.com>
 
        * Documentation/user/instrument-notation.itely: added Erlend's
@@ -7,6 +28,12 @@
 
        * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
 
+       * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
+
+       * scm/output-lib.scm: add some more predefined string tunings.
+
+       * Documentation/user/instrument-notation.itely: and doc them.
+
 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * ly/engraver.ly: Remove obsolete comments.