2006-12-01 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System / ChangeLog
index 9f71887172274e92013ba835348760610fd008d2..897adfbf400cab3d3c63edf0eac6cb587c5d12f9 100644 (file)
@@ -1,3 +1,48 @@
+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.
+
+2006-11-07  Andrew Skiba  <andrews@mainsoft.com>
+
+       * System.Security.AccessControl/SemaphoreAuditRule.cs,
+       System.Net/HttpWebRequest.jvm.cs, System.Net/VMWHttpProvider.cs,
+       System.Net/HttpWebResponse.jvm.cs, System.Net/HttpStateCache.cs,
+       System.Net/HttpProvider.cs, System.Net/ServicePoint.cs,
+       System.Net.Sockets/Socket.jvm.cs, System.Net.Sockets/GHStreamSocket.cs,
+       System.Net.Sockets/GHSocketFactory.cs, System.Net.Sockets/GHStreamSocketSSL.cs,
+       System.Net.Sockets/GHSocket.cs, System.J2EE20.vmwcsproj,
+       System.J2EE20.sln, machine.config: add files and TARGET_JVM-s to compile
+       System.dll in GH.
+
+2006-11-07  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System_test.dll.sources: Add unit tests for System.ComponentModel.
+       CollectionConverter to the build.
+
+2006-11-07  Andrew Skiba  <andrews@mainsoft.com>
+
+       * ApplicationSettingsBase.cs, AppSettingsReader.cs,
+       ConfigurationSettings.cs, LocalFileSettingsProvider.cs: exclude using
+       PrebuiltSystem on TARGET_JVM
+
+2006-10-31  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.dll.sources: Add System.Net.Mail.SmtpPermission[Attribute] to
+       the build.
+       * System_test.dll.sources: Add unit tests for System.Net.Mail 
+       SmtpPermission[Attribute] to the build.
+
 2006-08-22  Miguel de Icaza  <miguel@novell.com>
 
        * System.ComponentModel.Design/HelpKeywordAttribute.cs: Add new