diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index fb6d83ea05..c08f897c49 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-04-03 Christopher James Lahey <clahey@ximian.com> + * gui/widgets/e-addressbook-view.c (table_double_click): Fixed a + crash here. + +2001-04-03 Christopher James Lahey <clahey@ximian.com> + * gui/widgets/e-addressbook-model.c (COLS): Made this table model more consistent in the number of columns it has. (addressbook_append_row): Fixed this function. We removed the col @@ -42,6 +47,8 @@ * printing/e-contact-print-envelope.c: Added #include <time.h> and #include <libgnome/gnome-paper.h> +2001-04-03 Christopher James Lahey <clahey@ximian.com> + * gui/component/select-names/e-select-names-completion.c (match_email): Better handle matching of "nameless" contacts. |