]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(calc_position_and_height): robustness:
[lilypond.git] / ChangeLog
index 99425288dba70f95980b1bce8bd27e438553be88..e067bd281df19eb77af04b4bcdb8e7e59ecc335e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2006-10-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/tuplet-bracket.cc (calc_position_and_height): robustness:
+       detect suicide in nested tuplets.
+
+2006-10-23  Werner Lemberg  <wl@gnu.org>
+
+       * lily/pango-font.cc (Pango_font::pango_item_string_stencil): Fix
+       typo in argument to FT_Get_X11_Font_Format.
+
+2006-10-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * stepmake/stepmake/po-vars.make: more gitness.
+
+       * flower/polynomial.cc (check_sol): no empty if bodies. 
+
+2006-10-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * stepmake/stepmake/po-vars.make: test change for GIT gateway.
+
+2006-10-22  Jürgen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/examples.itely (Transcription of mensural
+       music): Added more comments in .ly source.  Suggest to remove
+       Forbid_line_break_engraver to allow line breaking at all bars.
+
+       * Documentation/user/instrument-notation.itely (Ancient
+       articulations): Updated @refbugs regarding episem.
+
+       * Documentation/user/instrument-notation.itely (Gregorian square
+       neumes ligatures): Added \augmentum dots.  Updated @refbugs
+       regarding \augmentum.
+
+       * input/test/gregorian-scripts.ly: Removed obsolete TODOs.
+
+       * input/test/ligature-vaticana.ly: Added \augmentum dots.  Updated
+       comment.
+
+       * lily/vaticana-ligature-engraver.cc: Added TODO comment for
+       \augmentum dots.
+
+       * ly/gregorian-init.ly: Added \augmentum macro.
+
 2006-10-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * lily/gregorian-ligature-engraver.cc (fix_prefix): const correctness.