summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-02-12 22:15:25 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-02-12 22:15:25 +0000
commit8131eed8524fe466d8a6cc440455791ea4083cf0 (patch)
tree571631ad8b91758cc9b1c148b4e0149d9db3a470 /ChangeLog
parent153c09dc09e15428320c029057243d819a6b5651 (diff)
downloadpango-8131eed8524fe466d8a6cc440455791ea4083cf0.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')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e11244e..fe792e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:59:23 2003 Owen Taylor <otaylor@redhat.com>
* configure.in pango/opentype/fterrcompat.h README: