From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Fri, 20 Oct 2006 17:05:19 +0000 (+0000)
Subject: *** empty log message ***
X-Git-Tag: release/2.10.0-2~129
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=576293248c935ee95a5d975b6d809d6a5e88cda6;p=lilypond.git

*** empty log message ***
---

diff --git a/ChangeLog b/ChangeLog
index 8813f45d6c..1b46ee017b 100644
--- 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.
@@ -19,16 +19,17 @@
 	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.