diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-03-01 20:54:42 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-03-01 20:54:42 +0000 |
commit | 857c69a5513be76ed91a7989b4831a0d47e01fe9 (patch) | |
tree | c05e21adf928108a0caa9d9b3a52f3b2f3063a53 /ChangeLog | |
parent | c63801bd14a3ad1508c8683860f461fe3b4a9873 (diff) | |
download | pango-857c69a5513be76ed91a7989b4831a0d47e01fe9.tar.gz |
Use the language from the context if %NULL is passed in for @language.
2005-03-01 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c (pango_context_get_metrics): Use
the language from the context if %NULL is passed in for
@language. (#163472)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-03-01 Owen Taylor <otaylor@redhat.com> + * pango/pango-context.c (pango_context_get_metrics): Use + the language from the context if %NULL is passed in for + @language. (#163472) + +2005-03-01 Owen Taylor <otaylor@redhat.com> + Build fixes from Andrew P. Lentvorski, Jr, #164655 * pango/pangoft2-render.c: Duplicate the |