diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-24 02:56:57 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-24 02:56:57 +0800 |
commit | 52e923c416ea6a73c0c156aa72d687c2b61824bb (patch) | |
tree | 45af9eadceb7f1728525e4bcbd979f2e022fcf86 /importers/ChangeLog | |
parent | 495be272a5c3d6ff8436cace8dd33c202123825f (diff) | |
download | gsoc2013-evolution-52e923c416ea6a73c0c156aa72d687c2b61824bb.tar.gz gsoc2013-evolution-52e923c416ea6a73c0c156aa72d687c2b61824bb.tar.zst gsoc2013-evolution-52e923c416ea6a73c0c156aa72d687c2b61824bb.zip |
Fix?
svn path=/trunk/; revision=12420
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r-- | importers/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog index 94de7833eb..986ad3fb98 100644 --- a/importers/ChangeLog +++ b/importers/ChangeLog @@ -1,5 +1,10 @@ 2001-08-21 Iain Holmes <iain@ximian.com> + * pine-importer.c (scan_dir): Don't add a directory to the list of files + to be imported. + +2001-08-21 Iain Holmes <iain@ximian.com> + * netscape-importer.c (netscape_import_accounts): Fully assign the id structure. |