aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/shared-folder/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shared-folder/ChangeLog')
-rw-r--r--plugins/shared-folder/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/shared-folder/ChangeLog b/plugins/shared-folder/ChangeLog
index 71c065f7ce..8d381f4e0b 100644
--- a/plugins/shared-folder/ChangeLog
+++ b/plugins/shared-folder/ChangeLog
@@ -1,3 +1,13 @@
+2005-03-31 Vivek Jain <jvivek@novell.com>
+
+ **Fixes #73787 (bugzilla innerweb.novell)
+ * share-folder.c :
+ (add_right_clicked)
+ (edit_right_clicked)
+ (delete_right_clicked) : use path passed in the callback to get the
+ current iterator
+ also including some NULL checks
+
2005-03-28 Vivek Jain <jvivek@novell.com>
**Fixes #73198