From: fred Date: Tue, 26 Mar 2002 23:24:36 +0000 (+0000) Subject: lilypond-1.3.71 X-Git-Tag: release/1.5.59~1489 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=67dd112204a84668638bd33c6e7b4283459f4453;p=lilypond.git lilypond-1.3.71 --- diff --git a/CHANGES b/CHANGES index fd106120c2..659d970b22 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +* Small cleanups to bring down compile time and binary ensmallment. + +* Made Lookup into a smob, and use guile alist iso. an STL map. + +* Changed repeated music semantics for relative octave: each +alternative takes its inital octave from the body. + +* Fixed: parser accepts booleans for property values as well. + +* Added Scarlatti sonata test file to input/ + +* kpathsea support, courtesy Carsten Block + +1.3.70 +====== * Fixed: long standing problem in optical-illusion code. * Fixed: stop beam if stem *has* a beam in auto-beam-engraver.