diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 247fc78f83..df2af0a121 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +Sat Jul 25 13:16:00 1998 Damon Chaplin <DAChaplin@msn.com> + + * gtk/gtkfontsel.c (gtk_font_selection_get_fonts): + Fixed initialization problem - dirty memory could cause problems. + Also checked that bitmapped fonts can be scaled when showing the + available sizes. + Sat Jul 25 02:25:03 1998 Lars Hamann <lars@gtk.org> * gtk/gtkctree.c (gtk_ctree_sort_recursive) |