]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.7
authorfred <fred>
Wed, 27 Mar 2002 01:20:56 +0000 (01:20 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:20:56 +0000 (01:20 +0000)
CHANGES
VERSION

diff --git a/CHANGES b/CHANGES
index 70dd2d3d061799c89374e625f1d64d777187d2af..843016ab2a1d3cac62dde3850030bbc43a6ed989 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,53 @@
+1.5.6.jcn2
+=========
+* Use Cygwin included Python; drop Windows Python and workarounds.
+
+* Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
+
+* Comment out two non existing examples in regression test, add one
+missing from 1.5.5 distribution.
+
+* Revert silly grace-with-braces stuff in tutorial.
+
+* Add short crescendo bug to input/bugs.
+
+* 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
 =========
 
diff --git a/VERSION b/VERSION
index 05d768bbe81c84ffe8a9ca963195a0b02c20af35..7a3efe2e82a2cdf3a22bf3c0daee84069754bec5 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=5
-PATCH_LEVEL=6
+PATCH_LEVEL=7
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a