* CaseInsensitiveHashCodeProvider.cs: In default ctor, do not save
[mono.git] / mcs / class / corlib / Test / System.IO.IsolatedStorage / ChangeLog
index e6a31848b92dc2dc01c10351d09f7b360cee045f..7380ad33885a93568f244523c864eb8b5aef71f7 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * IsolatedStorageFileCas.cs: Added MaximumSize unit tests.
+
 2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * IsolatedStorageFileStreamTest.cs: