diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7bc7b3115a..5ea346cb8e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-08-08 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/e-contact-quick-add.c (ce_have_book): better + to assume that we can write to the local addressbook than that we + can't write to it :) + +2001-08-08 Chris Toshok <toshok@ximian.com> + * gui/contact-list-editor/e-contact-list-editor.c (create_ui): call e_pixmap_update so we can use the same save/save-as pixmaps as the contact editor. |