diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-12-14 20:14:51 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-12-14 20:14:51 +0800 |
commit | 6a2d1b117092dd984765346abcd5d75f4ea54032 (patch) | |
tree | 82a2dc7be3aeb1f818d6f8bacec3be9677047090 /addressbook/ChangeLog | |
parent | d25e67dc074084669459a5614f9d0dbb4c27e92e (diff) | |
download | gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.tar gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.tar.gz gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.tar.bz2 gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.tar.lz gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.tar.xz gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.tar.zst gsoc2013-evolution-6a2d1b117092dd984765346abcd5d75f4ea54032.zip |
Proceeding with the import activity only if the book is writable.
Fixes #266003.
svn path=/trunk/; revision=30772
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 79e9fae852..0e58a1db19 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2005-12-14 Sushma Rai <rsushma@novell.com> + + * importers/evolution-ldif-importer.c (ldif_import): Proceeding with + the import activity only if the book is writable. + + * importers/evolution-vcard-importer.c (vcard_import): Similar. + Fixes #266003 + 2005-12-10 Sushma Rai <rsushma@novell.com> * gui/contact-editor/e-contact-editor.c (fill_in_address_textview): |