2003-06-19 Nick Drochak <ndrochak@gol.com>
[mono.git] / mcs / class / corlib / Test / System.Runtime.Remoting / ChangeLog
index 9e26a3c48df34f35e49746368ee4b461879993c1..80b6f69e5bffa826a02ad50f377c90242474137d 100644 (file)
@@ -1,3 +1,15 @@
+2003-06-19  Nick Drochak <ndrochak@gol.com>
+
+       * RemotingServicesTest.cs: Lazy fix/workaround for "can't reuse 
+       channel" errors. Tests now pass.
+
+       * RemotingConfigurationTest.cs: Don't rely on test order, and wrap some
+       .NET 1.1 stuff.
+
+2003-06-18  Nick Drochak <ndrochak@gol.com>
+
+       * RemotingServicesTest.cs: Change to nunit v2 format.
+
 2003-03-11  Jean-Marc Andre <jean-marc.andre@polymtl.ca>
 
        * RemotingConfigurationTest.cs: New unit test added