diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-02-12 22:19:27 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-02-12 22:19:27 +0000 |
commit | dbc0cf530771402599f8941d461b23b0263eb49a (patch) | |
tree | 2bf509f6dfcfb8f56cc2c4476d119add2f2e3f1e /ChangeLog.pre-1-4 | |
parent | 8dc3104e2770f07424a39a824a8960ad5d60dfb3 (diff) | |
download | pango-dbc0cf530771402599f8941d461b23b0263eb49a.tar.gz |
Fix bug where language tag changes were not causing the font to be looked
Wed Feb 12 17:09:00 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c: Fix bug where language
tag changes were not causing the font to be
looked up again. (bugzilla.redhat.com #84034)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 5a02d897..95b552e5 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,9 @@ +Wed Feb 12 17:09:00 2003 Owen Taylor <otaylor@redhat.com> + + * pango/pango-context.c: Fix bug where language + tag changes were not causing the font to be + looked up again. (bugzilla.redhat.com #84034) + Wed Feb 12 16:48:46 2003 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_set_text): |