summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aaec213..318b578b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-30 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 569763 – pango doesn't like font descriptions without family!
+
+ * pango/pangofc-fontmap.c (pango_fc_make_pattern): Don't crash is desc
+ doesn't have family set.
+
2009-01-29 Behdad Esfahbod <behdad@gnome.org>
* pango-view/viewer-render.c (make_layout), (get_options_string):