From 576a04e67d0f059992afbb1afdca67fb668288f4 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Sat, 15 Sep 2001 07:18:16 +0000 Subject: We can't use NULL as the first arg for e_addressbook_show_contact_editor 2001-09-15 Jon Trowbridge * gui/component/select-names/e-select-names-text-model.c (e_select_names_text_model_activate_obj): We can't use NULL as the first arg for e_addressbook_show_contact_editor anymore. Damn. (#8535) svn path=/trunk/; revision=12853 --- addressbook/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3e9208e7f2..48bfa5118b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-09-15 Jon Trowbridge + * gui/component/select-names/e-select-names-text-model.c + (e_select_names_text_model_activate_obj): We can't use NULL as the + first arg for e_addressbook_show_contact_editor anymore. Damn. + (#8535) + * backend/ebook/e-book-listener.c (e_book_listener_stop): Make "stop" do nothing but set the stopped flag, as in e-book-view-listener.c. -- cgit v1.2.3