aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2004-05-21 07:47:58 +0800
committerHans Petter <hansp@src.gnome.org>2004-05-21 07:47:58 +0800
commit6ca92599a2316f55eae5930674718756f34eb772 (patch)
treeafc3b0a82b49ee09c167c2ef55164a410839d34a /addressbook/ChangeLog
parent8925bb176ee69f892e93d9cd7196088fa042871a (diff)
downloadgsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.tar
gsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.tar.gz
gsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.tar.bz2
gsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.tar.lz
gsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.tar.xz
gsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.tar.zst
gsoc2013-evolution-6ca92599a2316f55eae5930674718756f34eb772.zip
Implement. (migrate_contacts_hidden_fields): Implement.
2004-05-20 Hans Petter Jansson <hpj@ximian.com> * gui/component/addressbook-migrate.c (add_to_notes): Implement. (migrate_contacts_hidden_fields): Implement. (migrate_contacts): Copy fields that are now hidden in the UI, to the notes field. svn path=/trunk/; revision=26024
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d0e4690ce6..9420cce6ff 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-20 Hans Petter Jansson <hpj@ximian.com>
+
+ * gui/component/addressbook-migrate.c (add_to_notes): Implement.
+ (migrate_contacts_hidden_fields): Implement.
+ (migrate_contacts): Copy fields that are now hidden in the UI,
+ to the notes field.
+
2004-05-20 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-component.c (impl_requestCreateItem):