2004-11-28 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Sun, 28 Nov 2004 15:02:57 +0000 (15:02 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sun, 28 Nov 2004 15:02:57 +0000 (15:02 -0000)
* corlib.dll.sources: Added some missing 2.0 exception classes.

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

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

index b4b9d310be743a74f45db2784d4aafcf4d6889ae..c0d24d1f478b46e6f38b2f53db39064a7757909b 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-28  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Added some missing 2.0 exception classes.
+
 2004-11-19  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (LIBRARY_COMPILE): Simplify.
index a981bbe449267a4edd2ee494fc3f01494b1b8fe3..c1122db0688ca74a49d7326fee0374818662fe75 100755 (executable)
@@ -49,6 +49,7 @@ Mono.Security.X509.Extensions/KeyUsageExtension.cs
 Mono.Security.X509.Extensions/SubjectKeyIdentifierExtension.cs
 Mono.Xml/MiniParser.cs
 Mono.Xml/SecurityParser.cs
+System/AccessViolationException.cs
 System/ActivationContext.cs
 System/Activator.cs
 System/AppDomain.cs
@@ -89,6 +90,7 @@ System/ContextMarshalException.cs
 System/ContextStaticAttribute.cs
 System/Convert.cs
 System/CrossAppDomainDelegate.cs
+System/DataMisalignedException.cs
 System/DateTime.cs
 System/DBNull.cs
 System/Decimal.cs
@@ -164,6 +166,7 @@ System/Object.cs
 System/ObjectDisposedException.cs
 System/ObsoleteAttribute.cs
 System/OperatingSystem.cs
+System/OperationCanceledException.cs
 System/OutOfMemoryException.cs
 System/OverflowException.cs
 System/ParamArrayAttribute.cs
@@ -178,6 +181,7 @@ System/RuntimeFieldHandle.cs
 System/RuntimeMethodHandle.cs
 System/RuntimeTypeHandle.cs
 System/ModuleHandle.cs
+System/NotCancelableException.cs
 System/SByte.cs
 System/SerializableAttribute.cs
 System/Single.cs
@@ -189,6 +193,7 @@ System/SystemException.cs
 System/ThreadStaticAttribute.cs
 System/TimeSpan.cs
 System/TimeZone.cs
+System/TimeoutException.cs
 System/TODOAttribute.cs
 System/Type.cs
 System/TypeCode.cs