X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=cb74e7580ec5b0b0411e8fb982cf0935b5c5fa71;hb=5e8059cd76db864f08022b7cf05b3a808eefd267;hp=83ae006cc2e148009417288841899a71c4d5a83c;hpb=1d806d5a5a49dcf192259feac48510cf4e332291;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 83ae006cc2..cb74e7580e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,52 @@ +2003-08-26 Jan Nieuwenhuizen + + * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if + they do not exist. + 2003-08-26 Han-Wen Nienhuys + * VERSION (PACKAGE_NAME): released 1.9.1 + + * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add + Instrument_name_engraver + + * lily/tie-performer.cc (create_audio_elements): bugfix + + * Documentation/user/music-glossary.tely (Top): comment out + font-style statements. + + * input/test/force-hshift.ly: revise example. + + * Documentation/bibliography/engraving.bib (note): typos. + + * configure.in: bump GCC requirements to 3.x + + * lily/include/audio-item.hh (class Audio_tie): rename + note_l_drul_ to note_drul_ + + * lily/tie-performer.cc (class Tie_performer): patch for new ties. + + * lily/parser.yy (relative_music): whoops. All \relative were off + by ... a lot .... Ahem. + + * scm/define-music-types.scm (music-descriptions): idem. + + * lily/beam-engraver.cc: move new-beam-event to beam-event + + * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver + to Tie_engraver + + * input/regression/bar-number.ly: remove unnecessary old-relative + options. + + * Documentation/user/internals.itely (Creating contexts): document + \newcontext + + * lily/parser.yy (Composite_music): add \newcontext + + * Documentation/user/refman.itely (MIDI block): add note about + dotted tempos. + * scm/font.scm: remove old markup legacy * GNUmakefile.in (web-clean): remake share/ after web-clean.