2009-05-24 Robert Jordan <robertj@gmx.net>
[mono.git] / mcs / class / System.Runtime.Remoting / Test / ChangeLog
index 6680e9c53c290d4319df26e220fe23bd1f9f442e..30ff23c75bf01b07c2ff75a982c5627bf3ec5cd7 100644 (file)
@@ -1,3 +1,8 @@
+2009-05-24  Robert Jordan  <robertj@gmx.net>
+
+       * GenericTest.cs: differentiate between "Test(int)" and
+       "Test<int>(int)" to prove that the correct method is invoked.
+
 2009-05-24  Robert Jordan  <robertj@gmx.net>
 
        * GenericTest.cs (TestCrossAppDomainChannel): disable on MS.NET as