diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-07-21 23:37:19 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-07-21 23:37:19 +0000 |
commit | 49e9aef502547208296eb2f2e212f963950fda63 (patch) | |
tree | 0c9eeccd6fdb6d25b335f397f2943751493389e2 /ChangeLog | |
parent | d11d5f88fbfd48f15aab489a331306fab1393810 (diff) | |
download | gtk+-49e9aef502547208296eb2f2e212f963950fda63.tar.gz |
Fix a couple of leaks.
2005-07-21 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwidget.c (update_pango_context): Fix a couple of leaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-07-21 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkwidget.c (update_pango_context): Fix a couple of leaks. + 2005-07-21 Christian Rose <menthos@menthos.com> * configure.in: Added "hy" to ALL_LINGUAS. |