summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <richard@imendio.com>2006-07-17 13:19:25 +0000
committerRichard Hult <rhult@src.gnome.org>2006-07-17 13:19:25 +0000
commit31ba75138bff6e701a5473f0ffcd765781384eea (patch)
tree92e51ccf00c093f10afb095c48446bcf73a32c11 /ChangeLog
parenta3c8c1e15f8644c003c97e906bb0a0aa12e828c5 (diff)
downloadpango-31ba75138bff6e701a5473f0ffcd765781384eea.tar.gz
Bug 347021 – atsui crash when a matching font cannot be found. Patch
2006-07-17 Richard Hult <richard@imendio.com> Bug 347021 – atsui crash when a matching font cannot be found. Patch from Brian Tarricone. * pango/pangoatsui-fontmap.c (pango_atsui_font_map_load_font): Bail out if best desc or best face isn't found.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a24b3f5..6ed0f372 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-07-17 Richard Hult <richard@imendio.com>
+
+ Bug 347021 – atsui crash when a matching font cannot be found.
+ Patch from Brian Tarricone.
+
+ * pango/pangoatsui-fontmap.c (pango_atsui_font_map_load_font):
+ Bail out if best desc or best face isn't found.
+
2006-07-10 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.13.3 ===