summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-08-15 21:22:16 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-08-15 21:22:16 +0000
commit57fac60bd6e1f48bc97b7bdaae95c60ee471e35d (patch)
treed7ab37b132155c9fdb5d4bd6c9efbdd0296a3a13 /ChangeLog.pre-1-10
parentd95e7b978abe87c7f4b71a0689f0e0670a8ccb74 (diff)
downloadpango-57fac60bd6e1f48bc97b7bdaae95c60ee471e35d.tar.gz
Glagolitic shouldn't have Coptic as a sample language; it was used to
2005-08-15 Owen Taylor <otaylor@redhat.com> * pango/pango-script.c (pango_script_get_sample_language): Glagolitic shouldn't have Coptic as a sample language; it was used to write Old Church Slavonic. Tifinagh shouldn't have Berber as a sample language, since it isn't the *primary* script used to write Berber.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index bd7403aa..b59f3129 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,13 @@
2005-08-15 Owen Taylor <otaylor@redhat.com>
+ * pango/pango-script.c (pango_script_get_sample_language):
+ Glagolitic shouldn't have Coptic as a sample language; it was used
+ to write Old Church Slavonic. Tifinagh shouldn't have Berber
+ as a sample language, since it isn't the *primary* script used
+ to write Berber.
+
+2005-08-15 Owen Taylor <otaylor@redhat.com>
+
* pango/pangofc-font.c (pango_fc_font_create_metrics_for_context)
pango/pangofc-private.h pango/pangocairo-fcfcont.c: Cut out the meat of
pango_fc_font_get_metrics_for_context() and export it (privately),