]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Scons stuff
[lilypond.git] / ChangeLog
index 244e69943c7a0a167c28d1b5bed03305f2e25964..1359e3c6d2eeb4a3c9d5f87e864b328e96c13603 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SCons updates.
+
 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scm/backend-library.scm (postscript->png): newline after
 
 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
 
-       * input/test/chord-names-german.ly: update for italian/french chords
+       * input/test/chord-names-german.ly: update for italian/french
+       chords.
        
-       * Documentation/user/instrument-notation.itely (Printing chord names): update
+       * Documentation/user/instrument-notation.itely (Printing chord
+       names): update.
 
 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * lily/include/paper-score.hh (class Paper_score): remove unused prototypes.
+       * lily/include/paper-score.hh (class Paper_score): remove unused
+       prototypes.
 
        * lily/book.cc (process): add -COUNT to midi output.
 
 
        * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
 
-       * lily/book.cc (process): loop over Music_outputs returned from Score::book_rendering().
+       * lily/book.cc (process): loop over Music_outputs returned from
+       Score::book_rendering().
 
        * lily/*.cc (width_callback): remove spurious "unused" warnings
        for assert (axis==[XY]_AXIS); 
 
        * lily/include/music-output.hh (class Music_output): smobify class.
 
-       * lily/include/paper-score.hh (class Paper_score): make members private.
+       * lily/include/paper-score.hh (class Paper_score): make members
+       private.
 
        * lily/performance.cc (process): return #f iso. #<undefined>. This
        prevents #<undefined> leaking into GUILE-userspace.
 
 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC
+       * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
 
 2005-04-17  Mathieu Giraud  <magiraud@free.fr>