From dbedd2f1d19e0c8e9b8565a11eefea10233db2af Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Fri, 29 Jul 2005 05:34:17 +0000 Subject: for status strack removed "Item" tag entries, included a factory method 2005-07-29 Vivek Jain * org-gnome-groupwise-features.eplug.xml: for status strack removed "Item" tag entries, included a factory method * status-track.c : (org_gnome_track_status): converted to factory method to add the item, moved most of its code to new function (track_status), which is a callback for the click **Fixes #311721 svn path=/trunk/; revision=29927 --- plugins/groupwise-features/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/groupwise-features/ChangeLog') diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 3e28878ed5..4e98487433 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,13 @@ +2005-07-29 Vivek Jain + + * org-gnome-groupwise-features.eplug.xml: + for status strack removed "Item" tag entries, included a factory method + + * status-track.c : (org_gnome_track_status): converted to + factory method to add the item, moved most of its code to + new function (track_status), which is a callback for the click + **Fixes #311721 + 2005-07-27 Sankar P * org-gnome-groupwise-features.eplug.xml: Added the hook for -- cgit v1.2.3