X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=ae3b34ac6ec77165dc78ec0a3d61e21294c5aeae;hb=237583408aaf3b2192c388c3183d9c57fb051bd0;hp=123b9031973d43a4e3eb9229ed2c49198b1ac03d;hpb=33dc014ec7a5445fd4e70aeefc8e36421acf435c;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 123b903197..ae3b34ac6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,63 @@ -n2003-08-20 Han-Wen Nienhuys +2003-08-23 Han-Wen Nienhuys + * Documentation/user/refman.itely: remove superfluous -'s + + * lily/music.cc: generic compress() function. Remove others. + + * lily/parser.yy (gen_text_def): remove support for #'(italic ) + style markups. + + * lily/parser.yy: all articulations postfix; remove obligatory - + for [, ) and \! + + * lily/music.cc (to_relative_octave): write generic + to_relative_octave function; various relative cleanups. + Hmmm. + + * lily/scm-option.cc: add options new-relative and old-relative + + * po/sv.po: new po file. + + * Documentation/user/refman.itely (Dynamics): website + fixes. (should backport!) + +2003-08-22 Heikki Junes + + * make/lilypond.mandrake.spec.in: declare version only once. + +2003-08-22 Han-Wen Nienhuys + + * lily/simultaneous-music.cc (to_relative_octave): undo relative + meaning for now. + +2003-08-21 Han-Wen Nienhuys + + * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates + + * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file + + * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes + + * lily/simultaneous-music.cc (to_relative_octave): add Event_chord. + + * lily/music.cc (var): add ly:music-transpose function. + + * lily/parser.yy (pre_events): remove prefix articulations. + + * lily/music-sequence.cc (do_relative_octave): change relative meaning. + + * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch. + + * Documentation/user/refman.itely (Text markup): add comment about + markup in header. + +2003-08-20 Han-Wen Nienhuys + + * lily/paper-outputter.cc (write_header_fields_to_file): + only dump value if it is a string. + + * flower/include/dictionary.hh: remove. + * Documentation/ChangeLog-1.5: add back old log. * Documentation/topdocs/INSTALL.texi (Top): explain how to get