]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
fix.
[lilypond.git] / ChangeLog
index 6928db16e3b902a5b00b1246215ab2415c43b6a9..d65f974c2a0dd866323713211d858b5178f6a79a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
+
+       * lily/slur-quanting.cc (enumerate_attachments): apply center on
+       stem-X in more cases. 
+
+       * lily/stem.cc (dim_callback): solve todo.
+
+2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/test/README: new file.
+
+       * lily/lily-parser.cc: rename my-lily* files.
+
+       * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
+       parser.
+
+       * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
+
+       * lily/include/my-lily-parser.hh: rename My_lily -> Lily
+
+       * make/mutopia-targets.make (local-WWW): don't make ps.gz
+       examples. They take a huge amount of space.
+
+       * Documentation/user/GNUmakefile: fix symlinks.
+
+       * VERSION: 2.3.10 released.
+       
+       * input/test/lyrics-skip-notes.ly: remove
+
+       * input/test/stem-cross-staff.ly (noFlag): fold into manual
+
+       * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
+       remove.
+
 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
 
        * Documentation/user/{changing-defaults,notation,tutorial}.itely: fixes.