lilypond-1.3.87
authorfred <fred>
Tue, 26 Mar 2002 23:55:43 +0000 (23:55 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:55:43 +0000 (23:55 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 974339d20fcf6fc7345da2cccf11cd10f32b90ef..fe8475f59d96c4a43d5a89774ceff0bbe0b1d0cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,27 @@
+1.3.86.jcn2
+================
+
+* Made fixes to part-combine examples and Coriolan.
+
+* Bugfix: don't dump core on unterminated (de)crescendo.
+
+* Rolled next (M) also into get_music (M), similar to process (M), so that
+  sequential-music-iterator::get_music (M) returns something useful.
+
+* Bugfix: part-combiner still expected Music_sequence, where get_music ()
+  now returns plain list of events.
+
+1.3.86.hwn3
+===========
+
+* Fixed problem with disappearing crescendi across line break.
+
+* Bugfix: dynamic texts should not be set by text-engraver. 
+
+* Rewrote and cleaned up music-iterator.
+
+* etf2ly robustness fixes.
+
 1.3.85.hwn2
 ===========