summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d1aeb81..085172ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-11-17 Behdad Esfahbod <behdad@gnome.org>
+ * pango/break.c (pango_get_log_attrs): Remove g_utf8_strlen that was
+ only used to give a warning.
+
+ * pango/break.c (pango_default_break): Add gcc-suggested parantheses
+ around boolean expression.
+
+2005-11-17 Behdad Esfahbod <behdad@gnome.org>
+
* docs/tmpl/coverage-maps.sgml docs/tmpl/fonts.sgml
docs/tmpl/glyphs.sgml docs/tmpl/layout.sgml
docs/tmpl/main.sgml docs/tmpl/scripts.sgml