diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-08-06 04:25:57 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-08-06 04:25:57 +0000 |
commit | 9c1f72ca48fba8362e87d97c849339e8edfc8362 (patch) | |
tree | 1abbb0672347765f707db4eef1492e0f3e4007b2 /ChangeLog.pre-2-10 | |
parent | 85138a27a8b834eb86e15d1c8bc8f51a7b681e77 (diff) | |
download | gtk+-9c1f72ca48fba8362e87d97c849339e8edfc8362.tar.gz |
Add a missing initialization. (#348787, Leonardo Boshell)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfontbutton.c (gtk_font_button_update_font_info):
Add a missing initialization. (#348787, Leonardo Boshell)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 98ebdd80fe..9b9c40298c 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2006-08-06 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkfontbutton.c (gtk_font_button_update_font_info): + Add a missing initialization. (#348787, Leonardo Boshell) + * configure.in: Use $PKG_CONFIG consistently. (#348740, Jeremy Lainé) |