Author: zoltan
Date: 2005-11-09 17:00:29 -0500 (Wed, 09 Nov 2005)
New Revision: 52799

Modified:
   trunk/mcs/class/System/ChangeLog
   trunk/mcs/class/System/System.dll.sources
Log:
2005-11-09  Zoltan Varga  <[EMAIL PROTECTED]>

        * System.dll.sources: Add System.Collections.Generic/SortedList.cs.


Modified: trunk/mcs/class/System/ChangeLog
===================================================================
--- trunk/mcs/class/System/ChangeLog    2005-11-09 21:19:26 UTC (rev 52798)
+++ trunk/mcs/class/System/ChangeLog    2005-11-09 22:00:29 UTC (rev 52799)
@@ -1,3 +1,7 @@
+2005-11-09  Zoltan Varga  <[EMAIL PROTECTED]>
+
+       * System.dll.sources: Add System.Collections.Generic/SortedList.cs.
+
 2005-11-08  Gert Driesen  <[EMAIL PROTECTED]>
 
        * System_test.dll.sources: Added CodeExpressionCollectionTest.cs,

Modified: trunk/mcs/class/System/System.dll.sources
===================================================================
--- trunk/mcs/class/System/System.dll.sources   2005-11-09 21:19:26 UTC (rev 
52798)
+++ trunk/mcs/class/System/System.dll.sources   2005-11-09 22:00:29 UTC (rev 
52799)
@@ -138,6 +138,7 @@
 System.Collections.Generic/Stack.cs
 System.Collections.Generic/LinkedList.cs
 System.Collections.Generic/LinkedListNode.cs
+System.Collections.Generic/SortedList.cs
 System.Collections.Specialized/BitVector32.cs
 System.Collections.Specialized/CollectionsUtil.cs
 System.Collections.Specialized/HybridDictionary.cs

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to