diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-23 21:31:21 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-23 21:31:21 +0800 |
commit | 855d561e4da5d119a9b59d0721778067b42097d7 (patch) | |
tree | 20fe896c8f70238a7670f45389c5484174fd7e97 /addressbook/ChangeLog | |
parent | ee87fbf14f26a6f638f56ed2efcc9a1137585fa5 (diff) | |
download | gsoc2013-evolution-855d561e4da5d119a9b59d0721778067b42097d7.tar.gz gsoc2013-evolution-855d561e4da5d119a9b59d0721778067b42097d7.tar.zst gsoc2013-evolution-855d561e4da5d119a9b59d0721778067b42097d7.zip |
Made some changes to evolution csv importer for fixing some bugs.
svn path=/trunk/; revision=31279
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c98cca0670..436be003d5 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2006-01-23 Devashish Sharma <sdevashish@novell.com> + * importers/evolution-csv-importer.c : Made some changes for solving some + bugs in csv and tab file import. Mainly changes made to file parsing + mechanism. + +2006-01-23 Devashish Sharma <sdevashish@novell.com> + * gui/contact-editor/e-contact-quick-add.c : Added source selector to the quick add dialog so that the user can choose the addressbook also while storing the contact. Earlier it automatically went to the |