summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-08-20 19:51:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-08-20 19:51:26 +0000
commite94df9c3eec527b14f86cb095a47fe52eb9a75eb (patch)
treead2896d470688ce1558562d5a001fa74c5b3bc8d /ChangeLog.pre-1-10
parent20117aa6636b00758ee46afc42b6d5a5669c085c (diff)
downloadpango-e94df9c3eec527b14f86cb095a47fe52eb9a75eb.tar.gz
Fix missing statics.
Tue Aug 20 15:42:33 2002 Owen Taylor <otaylor@redhat.com> * modules/indic/indic-ot.c (getOutputIndex) modules/hebrew/hebrew-x.c (get_glyph_num) modules/basic/basic-x.c (find_char): Fix missing statics. * modules/thai/{thai-shaper.[ch] thai-xft.c thai-x.c}: Namespace the "abstract functions" that thai-xft/thai-x.c export to thai-shaper.c. * modules/arabic/arabic-{ot.[ch],ft2.c,xft.c}: Rename Assign_Arabic_Properties to Arabic_Assign_Properties.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1014
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index b38885e9..9bbf4fb6 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,17 @@
+Tue Aug 20 15:42:33 2002 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/indic-ot.c (getOutputIndex)
+ modules/hebrew/hebrew-x.c (get_glyph_num)
+ modules/basic/basic-x.c (find_char): Fix missing
+ statics.
+
+ * modules/thai/{thai-shaper.[ch] thai-xft.c thai-x.c}:
+ Namespace the "abstract functions" that thai-xft/thai-x.c
+ export to thai-shaper.c.
+
+ * modules/arabic/arabic-{ot.[ch],ft2.c,xft.c}:
+ Rename Assign_Arabic_Properties to Arabic_Assign_Properties.
+
Tue Aug 20 15:06:50 2002 Owen Taylor <otaylor@redhat.com>
* modules/arabic/arabic-xft.c modules/arabic/arabic-ft2.c