diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5bd6d6c32b..7a7e07e090 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,13 @@ 2001-01-30 Iain Holmes <iain@ximian.com> + * importer/importer.c: (start_import): Added a notice if there is no + importer that can handle the file. + (get_iid_for_filetype): Free the list of multiple items before returning. + (importer_timeout_fn): Removed notice. + (import_cb): Removed notice. + +2001-01-30 Iain Holmes <iain@ximian.com> + * importer/importer.c: Added a nasty hack to change the druids Finish button to be Import. |