summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-09 23:30:00 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-09 23:30:00 +0000
commite6d9b658f206252edab67b7c0eefb98176cf2f07 (patch)
treeb616b10fa2d77ff25a2e6cd7298c2e73f0498d01 /ChangeLog
parenteb1c56c734284b8d72da7214299acd9204b3ef79 (diff)
downloadpango-e6d9b658f206252edab67b7c0eefb98176cf2f07.tar.gz
Remove debug line that got in accidentally.
2005-11-09 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c: Remove debug line that got in accidentally.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 778e95a2..628198e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-09 Behdad Esfahbod <behdad@gnome.org>
+ * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c: Remove debug
+ line that got in accidentally.
+
+2005-11-09 Behdad Esfahbod <behdad@gnome.org>
+
* examples/renderdemo.c (make_layout): Set layout wrapping to
PANGO_WRAP_WORD_CHAR if width is set for the layout. Setting width
didn't have any effect previously.