diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-23 19:32:11 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-23 19:32:11 +0800 |
commit | dd5f09119558ec41adf7f519e5ca0aa347f83e4c (patch) | |
tree | 27492f0d83f675f94a9dd2d3a1c4ab21ca4ae1cd /plugins/bbdb/ChangeLog | |
parent | 7b6cb9acabb2395294ce70e12df6ec4ac5416b67 (diff) | |
download | gsoc2013-evolution-dd5f09119558ec41adf7f519e5ca0aa347f83e4c.tar.gz gsoc2013-evolution-dd5f09119558ec41adf7f519e5ca0aa347f83e4c.tar.zst gsoc2013-evolution-dd5f09119558ec41adf7f519e5ca0aa347f83e4c.zip |
Added an option to select a different addressbook for gaim buddies. Earlier it used the same addressbook as that used by Automatic Contacts.
svn path=/trunk/; revision=31277
Diffstat (limited to 'plugins/bbdb/ChangeLog')
-rw-r--r-- | plugins/bbdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog index b06b3a2e7f..69452e06dd 100644 --- a/plugins/bbdb/ChangeLog +++ b/plugins/bbdb/ChangeLog @@ -1,3 +1,11 @@ +2006-01-23 Devashish Sharma <sdevashish@novell.com> + + * bbdb.c : + * gaimbuddies.c : + Added provision for having the gaimbuddies synced to a separate + addressbook. Earlier it used the same addressbook as used for + Automatic Contacts. + 2006-01-19 Andre Klapper <a9016009@gmx.de> * org-gnome-evolution-bbdb.eplug.xml: |