Author: zoltan
Date: 2005-06-06 14:28:54 -0400 (Mon, 06 Jun 2005)
New Revision: 45517

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

        * corlib.dll.sources: Some System.Reflection classes got renamed in net 
2.0
        beta 2.


Modified: trunk/mcs/class/corlib/ChangeLog
===================================================================
--- trunk/mcs/class/corlib/ChangeLog    2005-06-06 18:28:09 UTC (rev 45516)
+++ trunk/mcs/class/corlib/ChangeLog    2005-06-06 18:28:54 UTC (rev 45517)
@@ -1,3 +1,8 @@
+2005-06-06  Zoltan Varga  <[EMAIL PROTECTED]>
+
+       * corlib.dll.sources: Some System.Reflection classes got renamed in net 
2.0
+       beta 2.
+
 2005-06-04  Ben Maurer  <[EMAIL PROTECTED]>
 
        * corlib.dll.sources: IEqualityComparer, etc

Modified: trunk/mcs/class/corlib/corlib.dll.sources
===================================================================
--- trunk/mcs/class/corlib/corlib.dll.sources   2005-06-06 18:28:09 UTC (rev 
45516)
+++ trunk/mcs/class/corlib/corlib.dll.sources   2005-06-06 18:28:54 UTC (rev 
45517)
@@ -391,7 +391,7 @@
 System.Reflection/EventAttributes.cs
 System.Reflection/EventInfo.cs
 System.Reflection/ExceptionHandlingClause.cs
-System.Reflection/ExceptionHandlingClauseFlags.cs
+System.Reflection/ExceptionHandlingClauseOptions.cs
 System.Reflection/FieldAttributes.cs
 System.Reflection/FieldInfo.cs
 System.Reflection/ICustomAttributeProvider.cs
@@ -424,7 +424,8 @@
 System.Reflection/ParameterInfo.cs
 System.Reflection/ParameterModifier.cs
 System.Reflection/Pointer.cs
-System.Reflection/PortableExecutableKind.cs
+System.Reflection/PortableExecutableKinds.cs
+System.Reflection/ProcessorArchitecture.cs
 System.Reflection/PropertyAttributes.cs
 System.Reflection/PropertyInfo.cs
 System.Reflection/ReflectionTypeLoadException.cs

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

Reply via email to