diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 936c92346..ed02acb5c 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Thu Nov 7 15:42:12 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkfontsel.c (gtk_font_selection_get_font_description): + If called when fontsel->face is NULL, just return + "Sans 10". (#82745, Vitaly Tishkov) + Thu Nov 7 15:29:43 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkimcontextsimple.c (check_hex): Use '_' |