summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorMichael Natterer <mitch@gimp.org>2002-07-27 22:52:37 +0000
committerMichael Natterer <mitch@src.gnome.org>2002-07-27 22:52:37 +0000
commitcfd9bf4284de4e6a82f3b52f6b5e39f7205a6cac (patch)
treee3b00cc42bc96cb5f394efb7c240359de400436e /ChangeLog.pre-1-6
parenteb180a94cfcbc9770f7a1490bb4f1969ccb17818 (diff)
downloadpango-cfd9bf4284de4e6a82f3b52f6b5e39f7205a6cac.tar.gz
added missing cast (ThaiFontInfo.info.face is just a gpointer, not an
2002-07-28 Michael Natterer <mitch@gimp.org> * modules/thai/thai-xft.c (make_glyph): added missing cast (ThaiFontInfo.info.face is just a gpointer, not an FT_Face)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-65
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 253ad36b..83ce2b40 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,8 @@
+2002-07-28 Michael Natterer <mitch@gimp.org>
+
+ * modules/thai/thai-xft.c (make_glyph): added missing cast
+ (ThaiFontInfo.info.face is just a gpointer, not an FT_Face)
+
Sat Jul 27 09:46:51 2002 Owen Taylor <otaylor@redhat.com>
* modules/thai/{thai-shaper.[ch],thai-x.c,thai-xft.c}