]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.16
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2821f437c013970447002bb53e420b667eb22c18..f0d171221dc1cad39a0636d40e0c784d1213b050 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,19 @@
+1.3.15.hwn1
+===========
+
+       * Fixed bug in stem code.  Stem in chords works again.  Small
+stem cleanups.
+
+       * Use element properties for Staff_symbol.
+
+       * \property sparseTies (boolean).  Only make one tie in the
+middle for tied chords.
+
+       * Junked Directional_spanner, Column_info.
+Directional_element now is element interface `Directional_element_interface'
+
+       * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
+
 pl 15.jcn4
        - removed old notename2scm conversion
        - beam-dir-algorithm through scm
@@ -14,6 +30,7 @@ pl 14.hwn1jcn1
        - chord-name uses scm members
        - bfs: knee with different mults, interstaff knee, auto-knee
 
+**********
 pl 14.hwn1
        - specialize duration.cc for lily, move out of lib/
        - stem cleanup
@@ -35,7 +52,7 @@ pl 13.jcn2
 pl 13.jcn1
        - bezier-bow fix
 
-***********
+**********
 pl 12.hwn1
        - polynomial.hh
        - bf: generic properties
@@ -45,8 +62,7 @@ pl 12.hwn1
        - use smobs for font metric tables/hashes.
        - nl.po bf
 
-************
-
+**********
 pl 11.jcn3
        - small beam fixes (interstaff knees still broken)
 
@@ -61,7 +77,7 @@ pl 11.jcn2
        - bf's: if (Foo b = bar != 1)
        - beam cleanup
 
-************
+*********
 pl 10.uu1
        - various small bfs
        - bf: alignment reversed
@@ -77,7 +93,7 @@ pl 10.jcn1
        - steminfo to properties
        - dropped internote dim for stem-beams
 
-**********
+*********
 pl 9.hwn1
        - abstracting Staff_symbol_referencer to an interface.
        - quantised_position for staccato dots.
@@ -85,7 +101,7 @@ pl 9.hwn1
        - junk Score_element::do_{width,height}: set callbacks directly.
        - merge Score_element, Graphical_element
        - merge Axis_group_element, Graphical_axis_group
-       - junk pointer fields fromScore_element derived classes
+       - junk pointer fields from Score_element derived classes
        - junk obsolete do_substitute_dependency code.
 
 **********