]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* cygwin/mknetrel: Exit if doc build fails.
[lilypond.git] / ChangeLog
index c2fbd47f2e7f4b5454c3f710745d786d4de9a012..8d8e8d581ce5d7cb65719fc9824b4174aede4471 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,43 @@
+2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/mknetrel: Exit if doc build fails.
+
+       * lily/GNUmakefile: Add hack for .deps and --srcdir build.
+
+2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/music-types.scm (music-descriptions): add doc strings
+
+2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/lexer.ll: 
+       * lily/include/my-lily-lexer.hh: 
+       * lily/include/includable-lexer.hh: Add flex kludge.
+
+       * config.hh.in: 
+       * config.make.in: 
+       * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
+       cruft.
+       
+       * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
+       code.
+
+2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ly/spanners-init.ly (cresc, dim): Update to new markup text.
+
+       * lily/parser.yy (new_chord): Compile fix.
+
 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/percent-repeat-engraver.cc (try_music): add correct
+       processing moments for double-measure percents as well.
+
+       * input/regression/percent-repeat-skipbars.ly (texidoc): new file
+
+       * lily/lily-guile.cc (ly:dimension?): add dimension as separate
+       grob prop type. 
+
        * Documentation/user/refman.itely (Printing named chords): add
        chord name tweak doco.
 
        * input/test/*: lots of cleanups/comment-outs/removals in chord
        examples
        
-       * input/regression/*: lots of cleanups/comment-outs/removals in chord examples
+       * input/regression/*: lots of cleanups/comment-outs/removals in
+       chord examples
        
-       * scripts/lilypond-book.py (check_texidoc): add no-texidoc to options
+       * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
+       options
 
        * lily/new-chord-name-engraver.cc (process_music): give original
        inversion pitch to chord name routine.