diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-11-30 18:36:38 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-11-30 18:36:38 +0000 |
commit | 13620891fe4843752bb68aecff0bff93d7c9be47 (patch) | |
tree | 717fa55ed9f9db2b03e791a6cf8de1e207a8628d /ChangeLog.pre-1-8 | |
parent | e1cf2a71ca777a6b4d8dd3cc1718174876a5864d (diff) | |
download | pango-13620891fe4843752bb68aecff0bff93d7c9be47.tar.gz |
Set the background color instead of setting underline twice.
2004-11-30 Matthias Clasen <mclasen@redhat.com>
* pango/pango-renderer.c (pango_renderer_default_prepare_run): Set
the background color instead of setting underline twice.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index bf02009f..f5df8979 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +2004-11-30 Matthias Clasen <mclasen@redhat.com> + + * pango/pango-renderer.c (pango_renderer_default_prepare_run): Set + the background color instead of setting underline twice. + 2004-11-28 Theppitak Karoonboonyanan <thep@linux.thai.net> Add Lao support to Thai module. (#156781) |