diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7b9a7cf822..ee2ba67f15 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,6 +1,7 @@ 2002-02-07 Christopher James Lahey <clahey@ximian.com> - * gui/widgets/e-addressbook-view.c + * gui/widgets/e-addressbook-view.c, + gui/widgets/e-addressbook-view.h (e_addressbook_view_setup_menus): Changed this function to use the new GalViewMenus which takes a GalViewInstance, instead of a GalViewCollection. |