2009-06-10 Marek Safar <marek.safar@gmail.com>
authorMarek Safar <marek.safar@gmail.com>
Wed, 10 Jun 2009 14:20:30 +0000 (14:20 -0000)
committerMarek Safar <marek.safar@gmail.com>
Wed, 10 Jun 2009 14:20:30 +0000 (14:20 -0000)
* corlib.dll.sources: Add new net 4.0 files.

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

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

index 1e07d111c2031019a82e7a4170f2a476aa4253d0..c312351265e746a31ad8b33143111db206b5c7af 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-10  Marek Safar  <marek.safar@gmail.com>
+
+       * corlib.dll.sources: Add new net 4.0 files.
+
 2009-05-26  AndrĂ©s G. Aragoneses  <aaragoneses@novell.com>
 
        * Makefile: Handling of the MOON_A11Y_INTERNAL_HACK env var.
index 5da00b241a1adfc709017d0876d46e312a923788..7a1b34b30cbdb5df273d1f1b74b3863044d93b3d 100644 (file)
@@ -175,6 +175,7 @@ System/IntPtr.cs
 System/InvalidCastException.cs
 System/InvalidOperationException.cs
 System/InvalidProgramException.cs
+System/InvalidTimeZoneException.cs
 System/IServiceProvider.cs
 System/KnownTerminals.cs
 System/Lazy.cs
@@ -242,6 +243,10 @@ System/TermInfoStrings.cs
 System/ThreadStaticAttribute.cs
 System/TimeSpan.cs
 System/TimeZone.cs
+../System.Core/System/TimeZoneInfo.cs
+../System.Core/System/TimeZoneInfo.AdjustmentRule.cs
+../System.Core/System/TimeZoneInfo.TransitionTime.cs
+System/TimeZoneNotFoundException.cs
 System/TimeoutException.cs
 ../../build/common/MonoTODOAttribute.cs
 System/Type.cs
@@ -611,6 +616,7 @@ System.Runtime.CompilerServices/ScopelessEnumAttribute.cs
 System.Runtime.CompilerServices/SuppressIldasmAttribute.cs
 System.Runtime.CompilerServices/StringFreezingAttribute.cs 
 System.Runtime.CompilerServices/UnsafeValueTypeAttribute.cs
+System.Runtime.CompilerServices/TypeForwardedFromAttribute.cs
 System.Runtime.CompilerServices/TypeForwardedToAttribute.cs
 System.Runtime.ConstrainedExecution/CriticialFinalizerObject.cs
 System.Runtime.ConstrainedExecution/CER.cs
@@ -1415,6 +1421,7 @@ System.Threading/Interlocked.cs
 System.Threading/IOCompletionCallback.cs
 System.Threading/LockCookie.cs
 System.Threading/LockQueue.cs
+System.Threading/LockRecursionException.cs
 System.Threading/ManualResetEvent.cs
 System.Threading/Monitor.cs
 System.Threading/Mutex.cs