aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-10-01 05:46:45 +0800
committerChris Toshok <toshok@src.gnome.org>2002-10-01 05:46:45 +0800
commit6f487eb78c3765eca4921598dca0a9fb95e6b74b (patch)
treee714ddf8bff765c105de1c5160f920e700a3b22a /addressbook/ChangeLog
parent326d9cdc79b6b0df11cefbefc15a17a50a38c39f (diff)
downloadgsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.tar
gsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.tar.gz
gsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.tar.bz2
gsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.tar.lz
gsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.tar.xz
gsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.tar.zst
gsoc2013-evolution-6f487eb78c3765eca4921598dca0a9fb95e6b74b.zip
[ Fixes #31434 ] always retrieve the card from the db. use the summary
2002-09-30 Chris Toshok <toshok@ximian.com> [ Fixes #31434 ] * backend/pas/pas-backend-file.c (do_summary_query): always retrieve the card from the db. use the summary strictly for matching, not for storing all information. This fixes completion of contact lists, since only 3 addresses were being stored and contact lists can have more. svn path=/trunk/; revision=18271
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 72b8ef43e8..9fe36a1bf7 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-30 Chris Toshok <toshok@ximian.com>
+
+ [ Fixes #31434 ]
+ * backend/pas/pas-backend-file.c (do_summary_query): always
+ retrieve the card from the db. use the summary strictly for
+ matching, not for storing all information. This fixes completion
+ of contact lists, since only 3 addresses were being stored and
+ contact lists can have more.
+
2002-09-30 Aaron Weber <aaron@ximian.com>
* gui/widgets/e-addressbook-util.c (e_addressbook_show_multiple_cards): rephrase string on l. 213