From: fred Date: Tue, 26 Mar 2002 22:43:25 +0000 (+0000) Subject: lilypond-1.3.5 X-Git-Tag: release/1.5.59~1989 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=28b5778fdc0bec1a3195d10515bfb1908c2560a1;p=lilypond.git lilypond-1.3.5 --- diff --git a/CHANGES b/CHANGES index 81585aa915..5382314124 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +pl 4.uu1 + - input/test/ \property fixes. + - gcc 2.95 fix + +pl 4.hwn1 + - Break_align_engraver, + break align order from \property breakAlignOrder + - junked Score_priority_engraver + - moved Time_description into Timing_translator + - use properties for timing, see input/test/timing.fly + * removed \cadenza ; now use \property Score.timing + * \property measurePosition + * \property measureLength + * \property currentBarNumber + - Note_name_engraver , \context NoteNames + + +pl 4.jcn1 + - junked some chord guessing code + - bf: lookup size (-1) for chord-name accidentals + - bf: ly2dvi's MFINPUTS setting + +************* pl 2.jcn3 - chords: * Chord is item diff --git a/VERSION b/VERSION index 3262ab2017..1d120e2106 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=4 +PATCH_LEVEL=5 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a