summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d952a6dc..514c82d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-03-31 Behdad Esfahbod <behdad@gnome.org>
+ Part of Bug 336026 – Make fallback shaper in modules work
+ Patch from Denis Jacquerye.
+
+ * pango/pango-ot-buffer.c (pango_ot_buffer_output): Call
+ pango_fc_font_kern_glyphs if GPOS not applied.
+
+2006-03-31 Behdad Esfahbod <behdad@gnome.org>
+
Bug 334802 – Using plain integer as NULL pointer
* pango/mapping.c (pango_glyph_string_x_to_index): Fix type assigining