]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.44
authorfred <fred>
Tue, 26 Mar 2002 23:10:48 +0000 (23:10 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:10:48 +0000 (23:10 +0000)
CHANGES
VERSION

diff --git a/CHANGES b/CHANGES
index eabea191bf9b067aea3b043e86a4cc5ded232957..e9cb084f880ce41a2e8f56b9094c4cbad37c948a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,22 @@
+1.3.43.hwn1
+===========
+
+* Put global element list into Line_of_score, instead of
+Paper_score. post processing (the stage after line breaking) is now
+truly done per-system, and we got rid of an ugly hack to get font
+handling OK.
+
+* Bugfix: set the group-interface of System_start_delimiter.
+
+* Cleanups of Break_algorithm and derived classes, Move
+broken_col_range () to Line_of_score, remove Paper_score::col_l_arr_
+
+* Bugfix for accordion symbols.
+
+* Various patches to prevent crashing when do_brew_molecule gets
+called before after_line_breaking (). This was a problem in Spanner
+classes mostly.
+
 1.3.43
 ======
 
diff --git a/VERSION b/VERSION
index 5cad32c1ab5b457c05167e0a7e074b6d40355f20..d1321c83225fe4899ca7c27d82d1dd2500f6786f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
-PATCH_LEVEL=43
+PATCH_LEVEL=44
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a