]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.132
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 281ffa35d8383d1eab7a04bfb5060b9864ec13c1..91841f2b9a14c45365e10e06f37ac1a492e3052a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,9 +8,6 @@ PostScript output.
 
 * Prepared Petites Preludes for (first?) submission to mutopia.
 
-1.3.131.jcn1
-============
-
 * Bugfix: out-letter/%.ps generation for mutopia.
 
 * Bugfix: don't use $(message ) in makefiles; some versions of make
@@ -23,6 +20,28 @@ chokes kpsewhich 3.3.1 (bug report filed).
 
 * Bugfix: --srcdir install.
 
+1.3.131.hwn1
+============
+
+* Documentation: piano pedals, breath marks, tutorial fixes,
+convertors, autochange, \override/\set/\revert, multi-stanza lyrics,
+\outputproperty
+
+* Bugfix: another fix for collapsing dynamics with partcombine.
+
+* Bugfix: add functionality of
+Side_position_interface::self_align_callback() into
+Align_interface::align_elements_to_extents(). Otherwise, combining
+both (such as in a break alignment) leads to weird behavior: the
+spacing information is written halfway during a callback sequence,
+leading to weird results.
+
+This fixes input/test/orchestscore.ly
+
+* Bugfix: x-offset of stem was off by 0.5 stem thickness.
+
+* Add grob-property attachment-angle: angle for stem to attach to note head. 
+
 1.3.130.hwn2
 ============