]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Fix memleak: temporary skyline objects for systems were never deleted
[lilypond.git] / Documentation / changes.tely
index fcfd6ed68b71fd8d060ae99f6436d203196de41e..2d8a66eb2363653f5439210f689f603b87e3b6da 100644 (file)
@@ -61,6 +61,20 @@ which scares away people.
 
 @end ignore
 
+@item
+The construct @code{#@{ @dots{} #@}} can now be used not just for
+constructing sequential music lists, but also for single music events,
+void music expressions, post events, markups (mostly freeing users from
+having to use the @code{markup} macro), markup lists, number
+expressions, context definitions and modifications, and a few other
+things.  If it encloses nothing or only a single music event, it no
+longer returns a sequential music list but rather a void music
+expression or just the music event itself, respectively.
+
+@item
+New command-line option @option{--loglevel=@var{level}} to control how much output
+LilyPond creates. Possible values are ERROR, WARN, BASIC_PROGRESS, PROGRESS, DEBUG.
+
 @item
 @code{\set \once} now correctly resets the property value to the previous value.
 @lilypond[fragment,quote,relative=2]