diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-11 05:20:46 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-11 05:20:46 +0800 |
commit | 95ca99cbf6db33025f095af1d1be1261a5cf0d71 (patch) | |
tree | 1c7f4043f5fe677516996e8a42bf0b176d0546d7 /addressbook/ChangeLog | |
parent | b0dbbe72aca6564f1fd1696d88aa805d4a702438 (diff) | |
download | gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.tar gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.tar.gz gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.tar.bz2 gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.tar.lz gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.tar.xz gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.tar.zst gsoc2013-evolution-95ca99cbf6db33025f095af1d1be1261a5cf0d71.zip |
Fixed any search to not crash on missing phone numbers or email addresses.
2000-08-10 Christopher James Lahey <clahey@helixcode.com>
* backend/pas/pas-backend-file.c: Fixed any search to not crash on
missing phone numbers or email addresses.
svn path=/trunk/; revision=4704
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 b93978d764..86bae311de 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-08-10 Christopher James Lahey <clahey@helixcode.com> + + * backend/pas/pas-backend-file.c: Fixed any search to not crash on + missing phone numbers or email addresses. + 2000-08-09 Christopher James Lahey <clahey@helixcode.com> * gui/minicard/e-minicard-control.c: Added a button to save to |