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 a3218c3592..0529e17157 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-08-17 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/e-contact-editor.c + (set_entry_changed_signals): connect to the "changed" signal on + "entry-web" to update command state. + +2001-08-17 Chris Toshok <toshok@ximian.com> + * gui/contact-list-editor/e-contact-list-editor.c (list_added_cb): call e_card_set_id on the list's card so we can continue to use this dialog. also, call command_state_changed if we aren't |