Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Driesen <drieseng@users.sourceforge.net>2004-06-13 21:51:09 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2004-06-13 21:51:09 +0400
commit1f1de514c6f74527c88b8e23e30dccc010e9f51a (patch)
tree51e4461288ff21cb3bf062574f659453aa99696c /mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
parent31ba67be622a003aa11a98e092424b6827c2a013 (diff)
* IsolatedStorage.cs: really mark the storage_scope field private
svn path=/trunk/mcs/; revision=29454
Diffstat (limited to 'mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog')
-rw-r--r--mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog b/mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
index a8537685231..2b295ce72fa 100644
--- a/mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
+++ b/mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-13 Gert Driesen <drieseng@users.sourceforge.net>
+
+ * IsolatedStorage.cs: really mark the storage_scope field private
+
2004-06-09 Gert Dresen <drieseng@users.sourceforge.net>
* IsolatedStorage.cs: use private variable for holding scope,