2006-12-01 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System / ChangeLog
index bdb55c92b36cbcc0c42aa850cb3c35ea80ed3dd1..897adfbf400cab3d3c63edf0eac6cb587c5d12f9 100644 (file)
@@ -1,3 +1,14 @@
+2006-11-27  Andrew Skiba  <andrews@mainsoft.com>
+
+       * System-tests20.sln, System-tests20.vmcsproj, run-tests.bat: added
+       Grasshopper test project and bat file.
+
+2006-11-17  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System_test.dll.sources: Add unit tests for System.Security.
+       Cryptography.X509Certificates/X509Certificate2Collection and 
+       X509ExtensionCollection classes to the build.
+
 2006-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * System_test.dll.sources: Added ArrayConverterTests.cs.