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

diff --git a/CHANGES b/CHANGES
index d6504f157929e7da44e089106b89dc61b88ea16b..0e730c4cdfaf21ceba2f9a9542cc31cfc57630ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,19 @@
+* Small bugfix: also do a deep copy on  submusices
 
+* Fixed:  \autochange doesn't crash anymore.
+
+* Cleanup, documentation and enforcement of smob interfaces in
+LilyPond.  We distinguish between SIMPLE_SMOBS and SMOBS (objects that
+have self_scm_)
+
+* Glen Prideaux lyric phrasing engraver. See
+input/test/lyric-phrasing.ly
+
+
+
+
+1.3.73
+======
 * Removed \interscoreline after the last line, prevents some
 empty pages. (patch by Mats Bengtsson)