]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Housekeeping; 2005->2006, remove "notes for 2.6"
[lilypond.git] / ChangeLog
index 3dfd33fb23000e4264a8443d7f9ed8fd26968644..f9a46ae6665ebfe56c05eb658fe1a61cb1908e7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,56 @@
+2006-03-23  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ lilypond.tely, music-glossary,
+       preface: housekeeping; 2005->2006, remove "notes for 2.6"
+
+2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
+
+       * VERSION (PATCH_LEVEL): bump to 2.9.0
+
+2006-03-22  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/advanced-notation.itely: minor fixes
+       from mailist.
+
+2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
+
+       * branch lilypond_2_8
+
+2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
+
+       * scripts/lilypond-book.py (samefile): new function, for windoze
+       compatibility.
+
+2006-03-21  Graham Percival  <gpermus@gmail.com>
+
+       * ly/engraver-init.ly: add info about StaffGroup.
+
+2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
+
+       * input/regression/stem-direction-context.ly: idem.
+
+       * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
+
+       * THANKS: add Mats.
+
+       * input/regression/page-layout-twopass.ly: comment out \markup so
+       tweak-file is left.
+
+       * lily/instrument-name-engraver.cc (finalize): add to instrument
+       name global System. This also fixes chopped instrument names, but
+       doesn't crash when there are slurs/beams.
+
+       * lily/slur-configuration.cc (add_score): disallow negative slur
+       scores.
+       
 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
+
        * lily/instrument-name-engraver.cc (process_music): kludge: add
        InstrumentName spanner to axis group of left bound. Fixes chopped
        off instrument names in EPS images.