aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-09-30 16:59:55 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-09-30 16:59:55 +0800
commitc7d4c4676838f9ff67686eee55d5b605d0ace431 (patch)
treed3331d20117a8001c8df1421ea53997a4e430e6c /addressbook/ChangeLog
parent9706eaebf949fde93d47519c3f6ebfc0ff82afbf (diff)
downloadgsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.tar
gsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.tar.gz
gsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.tar.bz2
gsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.tar.lz
gsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.tar.xz
gsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.tar.zst
gsoc2013-evolution-c7d4c4676838f9ff67686eee55d5b605d0ace431.zip
Handling the attributed specified in the schema, and also mozilla schema
specific attributes. Fixes #316373 svn path=/trunk/; revision=30431
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index b2a6c7b17d..7e50851ec3 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,13 @@
+2005-09-30 Sushma Rai <rsushma@novell.com>
+
+ * importers/evolution-ldif-importer.c: Added some missing attrbutes and
+ mozilla specific attributes.
+ (populate_contact_address): Forms the address and also formats it.
+ (parseLine): Handling the work address, home address, wants to receieve
+ html mail option, aim screen name.
+ (getNextLDIFEntry): Handling work and home addresses.
+ Fixes #316373.
+
2005-09-28 Devashish Sharma <sdevashish@novell.com>
* gui/contact-list-editor/e-contact-list-editor.c