summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25976a54..de466c59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-09 Behdad Esfahbod <behdad@gnome.org>
+ * pango/pangocairo-fontmap.c (pango_cairo_update_context): Call
+ get_context_info after g_return_if_fail.
+
+2005-11-09 Behdad Esfahbod <behdad@gnome.org>
+
* pango/break.c (pango_break): Do not call strlen when length < 0.
Leave it to language engines to handle NULL-terminated strings.