summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-17 11:51:33 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-17 11:51:33 +0000
commitc0f495618efe564a10139c3c953b1fb2d59a58e4 (patch)
tree5ed60c40f00d28ea2e0c046b90f2cf97f5265fb9 /ChangeLog
parentb9331c51d17a00fc7fe9a81dd1c1691dd23819be (diff)
downloadpango-c0f495618efe564a10139c3c953b1fb2d59a58e4.tar.gz
Remove g_utf8_strlen that was only used to give a warning.
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.
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