]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index a416149ecec427ae34cab95ad4108a0672d49294..4eb16e083c908370fdf480409c72273ac04c2f0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+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. 
+
+       * ly/engraver-init.ly: switch on hairpinToBarline by default.
+
 2006-05-16  Graham Percival  <gpermus@gmail.com>
 
        * Documentation/user/basic-notation.itely: editing from Dave, thanks!