]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* SConstruct: Further development.
[lilypond.git] / ChangeLog
index 4fbe797a27ee4d36aa8d6ff8dc9c13aec25a5e24..4ca033668e11f50a72ef676710003064daa90bc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,52 @@
+2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SConstruct: Further development.
+       
+       * input/test/SConscript: 
+       * input/template/SConscript: 
+       * input/regression/SConscript: 
+       * Documentation/bibliography/SConscript:
+       * Documentation/bibliography/index.html.in: New file.
+
+       * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
+       generation.
+
+       * buildscripts/builder.py: Add new builders.
+
+       * make/stepmake.make: 
+       * stepmake/stepmake/*.make: 
+       * configure.in:
+       * lily/*:
+       * flower*: Use config.hh (Was config.h).
+
+       * scm/encoding.scm (get-coding): Print friendly error message when
+       no encoding is found, rather than crashing.
+
+2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/new-slur.cc (score_slopes): strong sloping score only when
+       stems point in same dir. 
+
+2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
+       for beam start.
+
+       * lily/parser.yy (context_prop_spec): check grob name for
+       alphanumericness..
+
+       * lily/lyric-engraver.cc: creates LyricText objects
+
+2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
+
 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * SConstruct: Configure only pristine build tree or on user
-       request.  Cleanups.
+       request.  Cleanups.  Add Documentation/topdocs to subdirs.
+       Use checksums instead of timestamps.
+       (CheckYYCurrentBuffer): Return result.
 
        * Documentation/topdocs/SConscript: New file.