summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-01-08 20:52:44 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-01-08 20:52:44 +0000
commitc3e8fa757a02f2a99a2ec7dc9f3281eeb0554af7 (patch)
tree966775d84c31668454dfa4c7070a104e39fc9c9f /ChangeLog
parent2c2d25dc8c81ec3c0e2eb8b4ff13a83eef4186f6 (diff)
downloadpango-c3e8fa757a02f2a99a2ec7dc9f3281eeb0554af7.tar.gz
Minor cleanup. Attributes are initialized with start/end_index to apply to
2008-01-08 Behdad Esfahbod <behdad@gnome.org> * pango/pango-layout.c (ensure_tab_width), (process_line), (pango_layout_get_effective_attributes), (pango_layout_check_lines): Minor cleanup. Attributes are initialized with start/end_index to apply to entire text now, no need to initialize them explicitly anymore. svn path=/trunk/; revision=2536
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eab572f6..2b45d865 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-08 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/pango-layout.c (ensure_tab_width), (process_line),
+ (pango_layout_get_effective_attributes),
+ (pango_layout_check_lines): Minor cleanup. Attributes are initialized
+ with start/end_index to apply to entire text now, no need to
+ initialize them explicitly anymore.
+
2007-12-29 Behdad Esfahbod <behdad@gnome.org>
Bug 506284 – docs typo for pango_coverage_unref