]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.71
authorfred <fred>
Tue, 26 Mar 2002 23:24:36 +0000 (23:24 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:24:36 +0000 (23:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fd106120c2edc571ece2db4f8ef5e35b7e1b2610..659d970b22675b4c3fbede5d26020ed6cbbca6f3 100644 (file)
--- 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 <carsten.block@gmx.de> 
+
+1.3.70
+======
 * Fixed: long standing problem in optical-illusion code.
 
 * Fixed: stop beam if stem *has* a beam in auto-beam-engraver.