X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=133842e9dac7b841f6d3f87db6bfadc74cd76de9;hb=73e40a0dd515fd996ee0918dd96b42a754f623d5;hp=4e59cb531ae9f238e8a091a6bd7687264c6c1b8d;hpb=fac0d2eb9cbaf9ae45f36a7e1aa651d25932d459;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 4e59cb531a..133842e9da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2002-11-19 Han-Wen Nienhuys + + * lily/grob.cc (warning): better robustness fix. + +2002-11-19 Juergen Reuter + + * lily/cluster-engraver.cc: bugfix: use protected scm upon columns + + * lily/cluster-engraver.cc: stick better to variable naming + conventions + + * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster + until stop_translation_timestep() + + * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass + min/max coordinates to backend, but no musical info such as + pitches + + * lily/cluster.cc: robustness fix: do not crash upon empty cluster + + * lily/grob.cc: robustness fix: warning(): do not crash if + cause is not set + + * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use + the much more elaborated tuplet brackets than the very naive and + simple ligature bracket grob + 2002-11-19 Han-Wen Nienhuys * Documentation/user/refman.itely (Analysis brackets): add @@ -63,6 +90,8 @@ * input/*.ly: update syntax to 1.7 + new-chords. + * VERSION: 1.7.7 released. + * Documentation/user/*.tely: new chord syntax. * input/regression/[bc]*.ly (texidoc): syntax updates.