diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-07-26 06:33:13 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-07-26 06:33:13 +0800 |
commit | d80824e7862607721151174c4f2dae17b85d1238 (patch) | |
tree | 9991a8821754b38346fd5b5d3bc2f5b210aeabce /addressbook/ChangeLog | |
parent | 38168a2e40c23292e6e9ac8472f06a754e7981e4 (diff) | |
download | gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.tar gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.tar.gz gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.tar.bz2 gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.tar.lz gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.tar.xz gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.tar.zst gsoc2013-evolution-d80824e7862607721151174c4f2dae17b85d1238.zip |
use the user's Contact db. not toshok's.
2000-07-25 Chris Toshok <toshok@helixcode.com>
* conduit/address-conduit.c (start_address_server): use the user's
Contact db. not toshok's.
svn path=/trunk/; revision=4337
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6c5f6006fd..2a35b304a7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-07-25 Chris Toshok <toshok@helixcode.com> + + * conduit/address-conduit.c (start_address_server): use the user's + Contact db. not toshok's. + 2000-07-25 Michael Meeks <michael@helixcode.com> * backend/ebook/load-pine-addressbook.c (book_open_cb): check we |