diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-12 03:01:03 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-12 03:01:03 +0800 |
commit | 0fd4de8110c0dc2aebd29dc40434a9629e6a5d27 (patch) | |
tree | 1274d39ab16d8f6627d6541c482772621b8a1b65 /shell/ChangeLog | |
parent | f753547d5d281b34587430a88a1dc1934d65c889 (diff) | |
download | gsoc2013-evolution-0fd4de8110c0dc2aebd29dc40434a9629e6a5d27.tar.gz gsoc2013-evolution-0fd4de8110c0dc2aebd29dc40434a9629e6a5d27.tar.zst gsoc2013-evolution-0fd4de8110c0dc2aebd29dc40434a9629e6a5d27.zip |
add the importer part 1
svn path=/trunk/; revision=7398
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 06f7ffc18d..f1b7c72b7d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-01-11 Iain Holmes <iain@ximian.com> + + * importer/*: New directory containing the importer framework. + + * e-shell-view-menu.c (file_verbs): Add the FileImporter verb. + 2001-01-10 Miguel de Icaza <miguel@helixcode.com> * e-shell-view-menu.c (command_goto_folder): Fix prototype |