]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.71
[lilypond.git] / 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.