diff options
author | JP Rosevear <jpr@ximian.com> | 2001-05-01 11:14:40 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-05-01 11:14:40 +0800 |
commit | c757cacd08d3650309783172c2dedc0d20092634 (patch) | |
tree | 659654f60496bacc8c714401e497542b01ff42de /addressbook/ChangeLog | |
parent | 56744d79e6f3ac0a370c8499e47f5b851edddfac (diff) | |
download | gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.tar gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.tar.gz gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.tar.bz2 gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.tar.lz gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.tar.xz gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.tar.zst gsoc2013-evolution-c757cacd08d3650309783172c2dedc0d20092634.zip |
if the view does not contain a search context, the result is by default
2001-04-30 JP Rosevear <jpr@ximian.com>
* backend/pas/pas-backend-file.c (vcard_matches_search): if the
view does not contain a search context, the result is by default
false fixes #2470
svn path=/trunk/; revision=9634
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 04f3ac9421..c48b3a41c6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-04-30 JP Rosevear <jpr@ximian.com> + + * backend/pas/pas-backend-file.c (vcard_matches_search): if the + view does not contain a search context, the result is by default + false fixes #2470 + 2001-04-25 Dan Winship <danw@ximian.com> * gui/component/addressbook-factory.c (main): Remove call to |