New test.
[mono.git] / mcs / class / corlib / System.Collections / ChangeLog
index 547a22dbf5fe5a74d47911bad0740f8bcabefcf6..22fdde9768a6d0f88cd2f4d6ab06604eef6041c6 100644 (file)
@@ -1,3 +1,28 @@
+2010-03-19  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * CollectionDebuggerView.cs: Change to internal so we can avoid
+       a duplicating the type in assemblies that have [InternalsVisibleTo]
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * IStructuralComparable.cs, IStructuralEquatable.cs: use
+       MOONLIGHT symbol to disambiguate MonoTouch and Moonlight code.
+
+2010-03-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * IStructuralComparable.cs, IStructuralEquatable.cs: Add them to
+       NET_2_1 since they are parts of SL4
+
+2009-11-26  Marek Safar <marek.safar@gmail.com>
+       
+       * CollectionDebuggerView.cs: Removed limit restriction.
+
+2009-10-22  Marek Safar  <marek.safar@gmail.com>
+
+       * StructuralComparisons.cs: Implemented.
+
+       * SortedList.cs Add nicer debug view for tools which support it.
+
 2009-10-16  Miguel de Icaza  <miguel@novell.com>
 
        * Jumbo patch to elimiante more dead code now that we have dropped