]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.5.7
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3a965fee61056f863620e3fda0c9df5d8e8c73f7..843016ab2a1d3cac62dde3850030bbc43a6ed989 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
-1.5.6.jcn1
+1.5.6.jcn2
 =========
+* Use Cygwin included Python; drop Windows Python and workarounds.
 
 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
 
@@ -13,9 +15,39 @@ missing from 1.5.5 distribution.
 * Update and bit more verbose download instructions in INSTALL, 
   fix some links on ftp.lilypond.org.
 
+
+1.5.6.hwn1
+==========
+
+* Grace note bugfixes.
+
+* Move staff-adjacency detection (for the spacing engine) to
+Separating_group_spanner.
+
+* Loose column support: clef changes, key changes may be folded underneath
+notes in a different staff. See input/regression/spacing-folded-clef.ly.
+Changes were made to
+
+  - Separating_group_spanner: decide which columns are loose
+
+  - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
+
+  - Line_of_score: set horizontal positions for loose columns.
 1.5.6
 =====
 
+* Loose column support: clef changes, key changes may be folded
+underneath notes in a different staff; changes made to
+
+  - Separating_group_spanner: decide which columns are loose
+
+  - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
+
+  - Line_of_score: set horizontal positions for loose columns.
+
+
 1.4.6.mb1
 =========