New test.
[mono.git] / mcs / class / corlib / System.IO.IsolatedStorage / ChangeLog
index c993acf0be138fba4d8d77d404a3513f8dd13243..95d669e73c306fe784a0ff255fa07cda48dcc9c1 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-07  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * IsolatedStorageFile.cs: Loading/saving the identities used to 
+       isolate the storage requires the permission to [de]serialize them too.
+
 2005-11-09  Sebastien Pouliot  <sebastien@ximian.com>
 
        * IsolatedStorageScope.cs: Added missing [Serializable] in 2.0 profile