diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-17 16:09:12 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-17 16:09:12 +0800 |
commit | 285881f829cf38dc026f25ad4824349de8b0be24 (patch) | |
tree | b49f1cc2c772b13bbd58b03b00adab12af7507f0 /addressbook/ChangeLog | |
parent | 9a5d75225e839204cd41865520731d6f06008a14 (diff) | |
download | gsoc2013-evolution-285881f829cf38dc026f25ad4824349de8b0be24.tar.gz gsoc2013-evolution-285881f829cf38dc026f25ad4824349de8b0be24.tar.zst gsoc2013-evolution-285881f829cf38dc026f25ad4824349de8b0be24.zip |
Did a bit of clean up here. Might fix some crashes, specifically Ximian
2001-10-17 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-card.c (e_card_get_vobject): Did a bit of clean
up here. Might fix some crashes, specifically Ximian bug #10164.
* gui/widgets/e-addressbook-view.c (SPEC): Updated the model
column numbers here. Fixes Ximian bug #12308.
svn path=/trunk/; revision=13721
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 5f8c547b12..55adbfe9e1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2001-10-17 Christopher James Lahey <clahey@ximian.com> + + * backend/ebook/e-card.c (e_card_get_vobject): Did a bit of clean + up here. Might fix some crashes, specifically Ximian bug #10164. + + * gui/widgets/e-addressbook-view.c (SPEC): Updated the model + column numbers here. Fixes Ximian bug #12308. + 2001-10-17 Chris Toshok <toshok@ximian.com> * backend/pas/pas-backend-file.c (pas_backend_file_upgrade_db): |