diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5a35a8243f..18ffd79923 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-09-04 Iain Holmes <iain@ximian.com> + * e-shell-importer.c (start_import): Check the file exists before trying + to do anything. + +2001-09-04 Iain Holmes <iain@ximian.com> + * e-shell.c (e_shell_construct): Make the other components shut down correctly when the first time dialog is cancelled. |