diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-14 21:47:36 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-14 21:47:36 +0000 |
commit | 731bd56653de86e2298cd8b04c320fca82bb2f9f (patch) | |
tree | 1cfeead4942555339a2dfa14042b22991f3e5584 /ChangeLog | |
parent | 2d0ca3423d011d36507d652ca71445a3daad1055 (diff) | |
download | pango-731bd56653de86e2298cd8b04c320fca82bb2f9f.tar.gz |
Fix problem when we only figured out latin script for 'en' not for
Wed Jul 14 17:42:49 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-script.c (pango_language_includes_script):
Fix problem when we only figured out latin script for 'en'
not for 'en-us'. Fix reversed arguments to bsearch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Jul 14 17:42:49 2004 Owen Taylor <otaylor@redhat.com> + + * pango/pango-script.c (pango_language_includes_script): + Fix problem when we only figured out latin script for 'en' + not for 'en-us'. Fix reversed arguments to bsearch. + Tue Jul 13 16:23:15 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-types.h pango/pango-utils.c |