diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 9274aaf686..2369ce3e76 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +2001-03-12 Havoc Pennington <hp@redhat.com> + + * gtk/gtkiconfactory.h, gtk/gtkiconfactory.c: Switch to using an + enum with registration for icon sizes, instead of strings. + + * gtkimage.h, gtkimage.c, gtkstyle.h, gtkstyle.c, gtkwidget.h, + gtkwidget.c: Fix to reflect GtkIconSize + 2001-03-12 Alexander Larsson <alexl@redhat.com> Make GtkFB compile and link. |