diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-02-19 15:48:42 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-02-19 15:48:42 +0000 |
commit | c8f3ea5f8e99d8370248feb7585ac3b800a1a53f (patch) | |
tree | 8cfca1db518dd5f763fb83c117ef04d3e33c012d /ChangeLog.pre-1-4 | |
parent | 4ab16dfd93fb4c61ba7489226ee30a66b05c8922 (diff) | |
download | pango-c8f3ea5f8e99d8370248feb7585ac3b800a1a53f.tar.gz |
Use 'xx' as the language for cases where we the language tag mismatches
Thu Feb 19 10:44:17 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c (compute_derived_language):
Use 'xx' as the language for cases where we
the language tag mismatches the script but we don't
have a good language tag for the script.
(#123581)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index d3e3438a..c8a919ba 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,11 @@ +Thu Feb 19 10:44:17 2004 Owen Taylor <otaylor@redhat.com> + + * pango/pango-context.c (compute_derived_language): + Use 'xx' as the language for cases where we + the language tag mismatches the script but we don't + have a good language tag for the script. + (#123581) + Tue Feb 17 23:15:13 2004 Laszlo Peter <laca@sun.com> * pango-uninstalled.pc.in: use @PANGO_API_VERSION@ |