]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/topdocs/NEWS.tely (Top): doc new feature.
[lilypond.git] / ChangeLog
index 1076287bea4b939e25df71c44637b95ed2654b07..31c7ca876b262b3a1a8df3b0cfb06e24f43fe728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 2006-08-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * Documentation/topdocs/NEWS.tely (Top): doc new feature.
+
+       * input/regression/tie-chord-untied.ly: new file.
+
+       * lily/tie-engraver.cc (acknowledge_note_head): check 'untied property.
+
+       * scm/define-music-properties.scm (all-music-properties): add
+       'untied property.
+
+       * buildscripts/mutopia-index.py (allfiles): look for .ly rather
+       than .ly.txt.
+       (headertext_nopics): sanitize no-examples text.
+
        * scm/page.scm (make-page-stencil): don't rely on extents of
        page-stencil. This fixes spurious space around .EPS files produced
        with the EPS backend.