diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d0cc559e2f..408b6cfc87 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,12 @@ 2000-09-11 Ettore Perazzoli <ettore@helixcode.com> + * e-shell-folder-selection-dialog.c (set_default_folder): Work on + the assumption that @default_uri is not NULL. + (e_shell_folder_selection_dialog_construct): Only call if the + @default_uri is not NULL. + +2000-09-11 Ettore Perazzoli <ettore@helixcode.com> + * e-local-storage.c (new_folder): Removed debugging message. 2000-09-11 Ettore Perazzoli <ettore@helixcode.com> |