]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/tie-engraver.cc (struct Head_event_tuple): store both
[lilypond.git] / ChangeLog
index ee1b5cfc15fa5a7d3cd0651fe9e9558be9b2d030..b4d55b11fdc9ca573e9d428769ba449e847079ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2006-08-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * lily/tie-engraver.cc (struct Head_event_tuple): store both
+       stream events and music events.
+       (stop_translation_timestep): search acknowledged heads for
+       tie-event.
+
+       * input/regression/tie-chord-partial.ly: new file.
+
        * scm/define-markup-commands.scm (char): use ly:wide-char->utf-8
        for \char markup command.