summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6addea3..2ce78874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2007-08-01 Behdad Esfahbod <behdad@gnome.org>
+ * pango/Makefile.am:
+ * pango/glyphstring.c (pango_glyph_string_index_to_x),
+ (pango_glyph_string_x_to_index):
+ * pango/mapping.c:
+ Move contents of mapping.c to glyphstring.c where they belong.
+
+ * pango/pango-layout.c (pango_layout_line_x_to_index):
+ Fix typo.
+
+2007-08-01 Behdad Esfahbod <behdad@gnome.org>
+
Bug 451682 – Cursor positioning for Sinhala is broken
Based on patch from Harshula