]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/include/page-turn-page-breaking.hh: remove unused
[lilypond.git] / ChangeLog
index 22532fc9b2ae70e4a1d5046ad103e50e7a963cdb..cfac4b5bf1adcfb93a448064e48d8b8bfce5aa8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,83 @@
+2006-11-05  Joe Neeman  <joeneeman@gmail.com>
+
+       * lily/include/page-turn-page-breaking.hh: remove unused
+       fields in Break_node
+
+       * lily/page-turn-page-breaking.cc (calc_demerits): 
+       * lily/optimal-page-breaking.cc (try_page_spacing): remove
+       uniformity penalties.
+
+2006-11-05  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/changing-defaults.itely,
+       Documentation/user/preface.itely: Use `--', not `---'.
+       Minor improvements.
+
+       * Documentation/user/introduction.itely: Minor improvements.
+       (Automated engraving): Make example using \applyOutput work
+       actually.
+
+       * input/regression/apply-output.ly: Improve.
+
+2006-11-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/dynamic-engraver.cc: 
+       formatting cleanup
+
+       * input/regression/note-head-harmonic.ly: 
+       * lily/stem.cc: 
+       * input/regression/note-head-harmonic-whole.ly: 
+       Center harmonic heads if stem is invisible. Fixes #140
+
+       * lily/input.cc: 
+       end context snippet with '\n'
+
+       * lily/parse-scm.cc: 
+       catch all GUILE exceptions
+
+       * VERSION: 
+       bump version
+
+       * lily/include/lily-lexer.hh: 
+       * lily/lily-lexer.cc: 
+       * lily/lily-parser.cc: 
+       Lily_parser* arg for copy ctor too.
+
+       * scripts/abc2ly.py: 
+       abc2ly new tempo syntax
+
+2006-11-04  Heikki Junes  <hjunes@gmail.com>
+
+       * po/fi.po: update Finnish translation.
+
+2006-11-03  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ {various}: rename page->spacing,
+       global->non-music, invoking->running, example->templates.
+
+2006-11-03  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/display-lily.scm: add a parser argument to display methods,
+       instead of using a *parser* special variable.
+
+       * scm/define-music-display-methods.scm: add a parser argument to
+       display methods. Update the methods for \melisma, \melismaEnd,
+       \breathe, \tempo, \partial.
+
+       * input/no-notation/display-lily-tests.ly: update the test
+       utilities according to the changes in display-lily.scm
+
+2006-11-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * *: The Joy of Merging.
+
+       * buildscripts/git-update-changelog.py: 
+       sort commits, and use .git-commits-done file.
+
+       * GNUmakefile.in: 
+       * elisp/GNUmakefile: 
+       dist emacs patches too.
+
 2006-11-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * scm/autochange.scm: