diff options
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 6398ef81a0..d6277babd9 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,10 @@ +2005-10-05 Vivek Jain <jvivek@novell.com> + + * share-folder.c : (display_container) moved code for comparing id's + to the getcontainer list part, we break if we find the matched. + also check for null before comparing, free the values + **Fixes #317906 + 2005-09-30 Vivek Jain <jvivek@novell.com> * shared-folder-common.c: (org_gnome_create_option) |