]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 17:05:19 +0000 (17:05 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 17:05:19 +0000 (17:05 +0000)
ChangeLog

index 8813f45d6c8f0565b14ea93caed8a0688bb37ee0..1b46ee017b7331781a859539669e80a17c15a847 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        * scm/framework-ps.scm (dump-stencil-as-EPS): thinko.
 
        * lily/ttf.cc (print_trailer): if all else fails: use
-       glyphIndexXXXX as glyph name.
+       glyphIndexXXXX as glyph name. Fixes #117.
 
        * lily/pango-font.cc (pango_item_string_stencil): only use cmap
        entry if cmap contains glyph.
        a number.
 
        * scm/define-grob-properties.scm (all-user-grob-properties):
-       remove outdated doc.
+       remove outdated doc. Fixes #116
 
        * lily/completion-note-heads-engraver.cc (process_music): always
-       clone input events; otherwise we may overwrite input 'duration property.
+       clone input events; otherwise we may overwrite input 'duration
+       property. Fixes #115.
 
        * lily/general-scheme.cc (LY_DEFINE): explicit cast in case
        scm_t_int32 != int
 
        * scm/output-svg.scm (pango-description-regexp-comma): Remove ^
-       anchor.
+       anchor. Fixes #114
 
        * VERSION (PATCH_LEVEL): bump version.