summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-05-31 06:13:32 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-05-31 06:13:32 +0000
commit3e123fae81c1980cf96543d5b341afc869208143 (patch)
tree6df0f958fac0b99ec186d32b607dd6bf6c81cdff /ChangeLog
parente2b92ae5e2bdb45dcccfb802c2a33bd07be0b320 (diff)
downloadpango-3e123fae81c1980cf96543d5b341afc869208143.tar.gz
Set absolute_size, since we are using describe_with_absolute_size now...
2006-05-31 Behdad Esfahbod <behdad@gnome.org> * pango/pangocairo-font.c (_pango_cairo_font_get_hex_box_info): Set absolute_size, since we are using describe_with_absolute_size now...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b303c8e..8fde0b04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-31 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/pangocairo-font.c (_pango_cairo_font_get_hex_box_info): Set
+ absolute_size, since we are using describe_with_absolute_size now...
+
2006-05-30 Behdad Esfahbod <behdad@gnome.org>
Bug 333984 – pango_language_from_string improvements