]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.31.jcn1
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9e5717579120a9f784e91c9a834b81df9b61f472..4b8dcfb1ea11e2eb1dd8e38e5cfb9cfe6a9953f2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+1.3.30.jcn4
+===========
+
+* Adjacent dynamic markings are now grouped on a horizontal line, but it's
+  not perfect yet: they're always below the staff and no horizontal spacing
+  is done.  Also, character metrics of dynamics are still not used.
+  See: input/test/crescendi.ly and input/test/dyn-line.ly
+
+* Cleaned up Span_dynamic_performer.
+
 1.3.30.mb1
 =========
 
 1.3.30.jcn3
 ===========
 
-* Span_dynamic_performer; perform crescendi/decrescendi.  Bit scrappy.
+* Lily now also performs crescendi and decrescendi in MIDI output:
+  Span_dynamic_performer (bit scrappy).
 
-* Preliminary support for crescendi/decrescendi other than `hairpins', eg:
-  `cresc. poco `a poco -- -- --'
+* Added preliminary support for crescendi/decrescendi other than `hairpins',
+  eg: `cresc. poco `a poco -- -- --'
 
-* Tie performance fix.
+* Made MIDI tie performance fix.
 
 1.3.30.jcn2
 ===========
 
-* Dynamic_performer: performs absolute dynamic requests.
+* Lily now performs absolute dynamics in MIDI output.
 
-* David's comments on opus47
+* Included David's comments on opus47 in TODO.
 
 1.3.30.jcn1
 ===========