]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 1eeb93b0fc47f2c32445bcb6347fe5fa9d106ce4..4eb16e083c908370fdf480409c72273ac04c2f0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
+2006-05-17  Werner Lemberg  <wl@gnu.org>
+
+       * lily/lexer.ll (init_signature_has_table): Add
+       `scm-scm-music-music'.
+
+       * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
+       (Generic_prefix_music_scm): Add rule for it.
+
+       * lily/quote-iterator.cc (Quote_iterator::process): Handle
+       `quoted-transposition' property.
+
+       * ly/music-functions-init.ly (transposedCueDuring): New function.
+
+       * scm/define-music-properties.scm (all-music-properties): Updated.
+
+       * Documenation/topdocs/NEWS.itely: Document it.
+
 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * python/lilylib.py (system): move import subprocess to system()
+       definition. Backportme.
+
+       * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
+
+       * VERSION (PATCH_LEVEL): release 2.9.5
+       
        * Documentation/topdocs/INSTALL.texi (Top): update versions and
        build instructions.