]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.103
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7af7b3cde1c903ca5bc34722cc8fda6c2703bc4a..7ef18f0c3bad5a0046f717d5d89145239ac70f3b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,16 +9,35 @@
 
 * Chord name fixes and additions (Atte Andr'e Jensen)
 
-1.3.101.jcn2
-============
+* ly-get-mus-property, ly-set-mus-property: set properties of Music
+
+* Move Span_req::span_dir_ into Scheme
+
+* removed numberOfStaffLines, staffSpace. Use StaffSymbol \push
+staff-space, line-count
+
+* removed minVerticalAlign, maxVerticalAlign; use VerticalAlignment
+\push #'threshold = #(MIN . MAX)
+
+* \property tremoloFlags can be set anywhere now
+
+* \apply #function music 
+
+* Bugfix: padding of dots.
+
+* Generate documentation for separate engravers as well as for contexts.
+
+* Move some reference manual into the  SCM documentation system.
+
+* Bugfix: fixed hyphen spanners.
+
+1.3.102
+=======
 
 * Fixed bracket, and made some other PostScript code fixes.
 
 * Silly font initialisation fix for paper19 non-feature.
 
-1.3.101.uu1
-===========
-
 * Automatic engraver/property documentation infrastructure. 
 
 * Fixed system-start braces