]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release commit
[lilypond.git] / ChangeLog
index 806eb8c8bcf36fa4cfbf192d31dc372648c3f4bf..fb28f3b39207b59fd39cc2443109af69873b0639 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION (PACKAGE_NAME): release 1.7.21
+
+       * input/regression/stem-shorten.ly: new file.
+
+       * lily/stem.cc (get_default_stem_end_position): revise stem
+       shortening code.
+
+       * input/regression/spacing-multi-tuplet.ly: move from input/test/
+
+       * input/test/{scripts,volta-start,sleur}.ly: remove
+       
+       * input/regression/span-bar.ly: smaller file.
+
+       * input/regression/spacing-{natural,tight,loose}.ly: remove
+
+       * input/test/markup.ly: remove
+
+       * scripts/lilypond-book.py: put printfilename in separate chunk,
+       so texidoc is printed after the filename.  
+
+2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: fix docdirs.
+
+2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/beam-french.ly: bugfix.
+
+       * buildscripts/lys-to-tely.py (name2line): sort filenames. 
+
+       * input/regression/(various).ly: add raggedright = #t.
+
+       * input/regression/auto-beam.ly: move from abe.ly
+
+2003-06-13  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/f*.ly: added texinfo index.
+       
+       * input/test/broken-thread-line.ly: renamed to follow-break.ly.
+
+2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/beam-quanting.cc (score_forbidden_quants): also add inter
+       quant penalty for beam just outside staff.
+
+       * input/regression/beam-quanting-horizontal.ly (texidoc): move
+       from beam-pos.ly,  remove non-horizontal tests. 
+
+       * input/test/(various): cleanup header info. 
+
+       * input/test/tchaikovsky.ly: remove file.
+
+       * scm/chord-generic-names.scm: move from
+       double-plus-new-chord-name.scm
+
+       * input/test/orchestscore.ly: remove file
+
+       * Documentation/user/refman.itely (Vocal music): update documentation.
+
+       * scm/define-translator-properties.scm (chordNoteNamer): remove
+       chordNameStyle, use chordNameFunction
+
+       * scm/chord-name.scm (set-chord-name-style): remove
+       set-chord-name-style. Use \property chordNameFunction.
+
 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * Documentation/user/lilypond-book.itely (Integrating LaTeX and
        aid in future changes to input/test/ files.
 
 2003-05-28  Graham Percival  <gperlist@shaw.ca>
+       
        * Documentation/user/refman.itely: fixed build problem (missing
        file) caused by previous renaming.
 
 2003-05-28  Graham Percival  <gperlist@shaw.ca>
+       
        * input/test/[a,b]*.ly: added texinfo index and added comments to
        aid in future changes to input/test/ files.
        * input/test/bar-number-every-5-reset.ly: renamed to
        to Voice.
 
        * lily/glissando-engraver.cc (acknowledge_grob): new file: split
-       out note-line and glissando functionality. 
+       out note-line and glissando functionality.
        
-
        * lily/line-spanner.cc (brew_molecule): cleanup.
 
 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
 
 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: release 1.7.20
+       
        * lily/text-spanner.cc (brew_molecule): clean up function. This
        fixes bugs with broken 8va spanners.