diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-29 07:49:48 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-29 07:49:48 +0800 |
commit | d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71 (patch) | |
tree | fecb5cf342d3185b5ae1ea14732f1396fae4e921 /addressbook/ChangeLog | |
parent | 954405749b2bf50cb17a3410b40aa8d24aec271d (diff) | |
download | gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.tar gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.tar.gz gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.tar.bz2 gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.tar.lz gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.tar.xz gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.tar.zst gsoc2013-evolution-d6e6a8d2cc1dcd1ec1aab907a3f7723e0a675b71.zip |
Fixed some crashes.
2001-03-28 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-card.c (e_card_set_arg): Fixed some crashes.
svn path=/trunk/; revision=9001
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 047a0f85bd..11edeb99c2 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2001-03-28 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-card.c (e_card_set_arg): Fixed some crashes. + +2001-03-28 Christopher James Lahey <clahey@ximian.com> + * gui/component/select-names/e-select-names-table-model.c (fill_in_info): Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then the ORG. That way if we expand |