]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 8c18998397fe86c73e181938f28b68203080293b..baef465e8eea634708aa75b170aa91b0ef0fd5e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,20 @@
+2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/define-music-types.scm (music-descriptions): set length and
+       start-callback for QuoteMusic
+
+2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
+       arguments. Fixes compilation error with gcc 3.3.
+
 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * stepmake/stepmake/python-module-rules.make
        ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
 
-       * lily/*.cc: remove <cmath> everywhere. <cmath> is included from real.hh
+       * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
+       real.hh
 
 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>