diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f061e55515..983eb60ce6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2008-11-17 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #558322 + + * gui/component/addressbook-view.c (rename_addressbook_cb): + New "Rename" item in the source selector pop-up menu calls + the recently added e_source_selector_edit_primary_selection(). + Still need to bind the "F2" key to this action, but I'm not + sure how whether EPopup supports that. + 2008-10-30 Matthew Barnes <mbarnes@redhat.com> * gui/contact-editor/test-editor.c: |