summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1018
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index d91dac6f..5295f32e 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,23 @@
2005-06-14 Owen Taylor <otaylor@redhat.com>
+ * pango/opentype/pango-ot-info.c (pango_ot_info_finalize)
+ pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_finalize):
+ Chain up from finalize. (#307547, Paolo Borelli)
+
+ * pango/opentype/pango-ot-info.c (pango_ot_info_finalizer):
+ make accidentally public function static.
+
+2005-06-14 Owen Taylor <otaylor@redhat.com>
+
+ * pango/ellipsize.c (shape_ellipsis): Fix FALSE/TRUE
+ typo that was causing crashes with fonts not containing
+ ".". (#304039, Sebastien Bacher)
+
+ * pango/pango-context.c (itemize_state_fill_shaper): Allow
+ font to be NULL.
+
+2005-06-14 Owen Taylor <otaylor@redhat.com>
+
* pango/pango-context.c (itemize_state_finish): Fix
potential leak of state->base_font. (#168930, Ben Maurer,
Aivars Kalvans)