From: fred Date: Tue, 26 Mar 2002 23:25:10 +0000 (+0000) Subject: lilypond-1.3.74 X-Git-Tag: release/1.5.59~1457 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c098954245f82ccd733f03bc683dcd9f27b9bd8a;p=lilypond.git lilypond-1.3.74 --- diff --git a/CHANGES b/CHANGES index d6504f1579..0e730c4cdf 100644 --- 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)