From: fred Date: Tue, 26 Mar 2002 23:21:49 +0000 (+0000) Subject: lilypond-1.3.50 X-Git-Tag: release/1.5.59~1638 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=283b321bf43388a34a0b452e99db35b56fd379fb;p=lilypond.git lilypond-1.3.50 --- diff --git a/CHANGES b/CHANGES index e5b73786ac..2be8dd6bfb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,29 @@ + +1.3.49.hwn2 +=========== + +* Junked Shift_tuple from collision; Now it uses SCM. + +* Bugfix of documentation and test-file of tuplet. + +* Bugfix type string of repeated music is copied. This fixes declared +tremolos. + +* Junked various cruft from lily.scm + +* Use interfaces symbols instead of C++ class-name for assigning generic +element properties. + +* Junked Dictionary from Piano_pedal_engraver and +Piano_pedal_performer. + +* Introduced boolean element property no-spacing-rods: ignore this +item for hard constraints. + +* Bugfix: added sanitised TeX fragment in faq.texi + +* Bugfix: merge equal Bar_reqs + 1.3.48.uu1 ========== @@ -116,7 +142,7 @@ puts alignment in function again * Fixed StaffGroup + GrandStaff combination. -* Music is now mandatory as the first tihng in a \score{} block +* Music is now mandatory as the first thing in a \score{} block 1.3.45 ======