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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/shared-folder/ChangeLog b/plugins/shared-folder/ChangeLog
index fab2bbd8a8..13cb813308 100644
--- a/plugins/shared-folder/ChangeLog
+++ b/plugins/shared-folder/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-31 Parthasarathi Susarla <sparthasarathi@novell.com>
+
+ * share-folder-common.c:(create_folder):
+ check the store state, can create a shared
+ folder only in online mode
+ Fixes bug 74002
+
2005-03-31 Vivek Jain <jvivek@novell.com>
**Fixes #74002
@@ -25,6 +32,7 @@
name from the top most parent. This will give proper container id
even in the case of the duplicate names at different hierarchies
+>>>>>>> 1.15
2005-03-10 Vivek Jain <jvivek@novell.com>
**Fixes #73201