diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-11 04:10:56 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-11 04:10:56 +0800 |
commit | 65dc91b85435b465f23b65907b151c46e594ad2c (patch) | |
tree | aae01bba09b5525ce19b6944f1d7fc29ef1fe216 /importers/ChangeLog | |
parent | 68769f4cc0625d531701a82df5a769dc1d8f5ff8 (diff) | |
download | gsoc2013-evolution-65dc91b85435b465f23b65907b151c46e594ad2c.tar.gz gsoc2013-evolution-65dc91b85435b465f23b65907b151c46e594ad2c.tar.zst gsoc2013-evolution-65dc91b85435b465f23b65907b151c46e594ad2c.zip |
Fix the pine importer
svn path=/trunk/; revision=10968
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 b296e27f58..39b4c6e1ee 100644 --- a/importers/ChangeLog +++ b/importers/ChangeLog @@ -1,5 +1,10 @@ 2001-07-10 Iain Holmes <iain@ximian.com> + * pine-importer.c: Removed all the Don't ask again and settings code. + Made it quit correctly after it imports addressbooks. + +2001-07-10 Iain Holmes <iain@ximian.com> + * netscape-importer.c: Removed all the code for the bits that are not supported. Also removed the Don't Ask Me Again button. |