diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-13 14:41:27 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-13 14:41:27 +0800 |
commit | 0d66044bc4040da1852f1aea30e4e0fffb3ad0c5 (patch) | |
tree | b0ffdd039080394b479a86b418900925b9785633 /addressbook/ChangeLog | |
parent | 48c3fc57227ee11efeb3e232ec3ae180520c0aeb (diff) | |
download | gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.tar gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.tar.gz gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.tar.bz2 gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.tar.lz gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.tar.xz gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.tar.zst gsoc2013-evolution-0d66044bc4040da1852f1aea30e4e0fffb3ad0c5.zip |
Fixed a typo that cause the wrong field to be searched.
2000-08-13 Christopher James Lahey <clahey@helixcode.com>
* backend/pas/pas-backend-file.c: Fixed a typo that cause the
wrong field to be searched.
* gui/component/select-names/e-select-names.c: Made the select
names dialog only display entries with email addresses.
svn path=/trunk/; revision=4800
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b4bfe19a64..e40d1c30b8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2000-08-13 Christopher James Lahey <clahey@helixcode.com> + + * backend/pas/pas-backend-file.c: Fixed a typo that cause the + wrong field to be searched. + + * gui/component/select-names/e-select-names.c: Made the select + names dialog only display entries with email addresses. + 2000-08-12 Christopher James Lahey <clahey@helixcode.com> * contact-editor/contact-editor.glade: Fixed a typo in the name of |