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.pre-2-10 | |
parent | d11d5f88fbfd48f15aab489a331306fab1393810 (diff) | |
download | gdk-pixbuf-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.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 9196fda55..f1d230439 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -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. |