2004-09-05 Marek Safar <marek.safar@seznam.cz>
authorMarek Safar <marek.safar@gmail.com>
Sun, 5 Sep 2004 12:01:04 +0000 (12:01 -0000)
committerMarek Safar <marek.safar@gmail.com>
Sun, 5 Sep 2004 12:01:04 +0000 (12:01 -0000)
* corlib.dll.sources:
Added System.Collections.Generic/Dictionary.cs to the build.

svn path=/trunk/mcs/; revision=33366

mcs/class/corlib/ChangeLog
mcs/class/corlib/corlib.dll.sources

index 538fa84239f33b1654392aac0f8e25ed702cbbe2..72aab9b696a89bf111631e8065a7a8b31611262d 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-05  Marek Safar  <marek.safar@seznam.cz>
+
+       * corlib.dll.sources: 
+       Added System.Collections.Generic/Dictionary.cs to the build.
+
 2004-09-03  Sebastien Pouliot  <sebastien@ximian.com>
 
        * corlib_test.dll.sources: Added System.Security.Permissions/
index f2d5b6aa22dee10fe94685504864e3b2a8a878c4..08eb6a01ea70f31271248f71b882c9cf77d0ac30 100755 (executable)
@@ -1111,6 +1111,7 @@ System.Threading/TimerCallback.cs
 System.Threading/WaitCallback.cs
 System.Threading/WaitHandle.cs
 System.Threading/WaitOrTimerCallback.cs
+System.Collections.Generic/Dictionary.cs
 System.Collections.Generic/ICollection.cs
 System.Collections.Generic/IEnumerable.cs
 System.Collections.Generic/IEnumerator.cs