diff --git a/gnome/ChangeLog b/gnome/ChangeLog index 1a3e9e14a..96f5f4dc3 100644 --- a/gnome/ChangeLog +++ b/gnome/ChangeLog @@ -1,3 +1,7 @@ +2001-08-10 Pavel Roskin + + * gnome.TODO: Remove already fixed problem in the find dialog. + 2001-08-07 Pavel Roskin * gnome-open-dialog.c (get_presorted_from): Don't use PATH_MAX. diff --git a/gnome/gnome.TODO b/gnome/gnome.TODO index 4cf9593f8..519b33b74 100644 --- a/gnome/gnome.TODO +++ b/gnome/gnome.TODO @@ -99,11 +99,6 @@ Configure Options - need some sort of help for all these options, they aren't too intuitive. We can't assume people are going to read the man page. - - Also, during a find, the dialog violently resizes as it lists the - directories it is searching through. Seems like the label showing - the currently searched dir needs to be a separate container or something. - It looks like its in the first column of the table of buttons below it. - VFS Options -----------