]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
[lilypond.git] / ChangeLog
index bffb1b13933d934cfa0832c94cf358d1bb18096f..0a9c37ee4ca2305767ce0b6ff7652e1b5a02edb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
+
+       * flower/rational.cc (operator +): prevent overflow. This fixes
+       heavily nested tuplets.
+
        * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
        have to protect even those unlikely to be corrupted data members.