Switch to compiler-tester
[mono.git] / mcs / class / corlib / System.Reflection / ChangeLog
index caeaaadd43c6a90a4100f59ff6e924bb373b7538..f706df2a67a771ce00d18c4ebb8bf96053fcb251 100644 (file)
@@ -1,5 +1,32 @@
+2005-06-09  Kamil Skalski <nazgul@nemerle.org>
+       * MonoGenericClass.cs: Add overrides of Get{Method,Constructor,Field} 
+       for obtaining instanciated *Info objects from non-instanciated counterparts
+
+
+2005-06-09  Zoltan Varga  <vargaz@freemail.hu>
+
+       * CustomAttributeData.cs EventInfo.cs Assembly.cs: Updates for net 2.0 beta 2.
+
+       * *.cs: Updates for net 2.0 beta 2.
+
+2005-06-07  Zoltan Varga  <vargaz@freemail.hu>
+
+       * *.cs: Updates for net 2.0 beta 2.
+
+2005-06-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * CustomAttributeData.cs: Implemented.
+
+       * CustomAttributeDataNamedArgument.cs: Implemented.
+
+       * CustomAttrbuteDataTypedArgument.cs: Implemented.
+       
 2005-06-06  Zoltan Varga  <vargaz@freemail.hu>
 
+       * Assembly.cs ExceptionHandlingClause.cs: Fix build.
+
+       * ProcessorArchitecture.cs: New file.
+
        * ExceptionHandlingClause.cs: Update after ExceptionHandlingClauseFlags name change.
 
        * *.cs: Updates for net 2.0 beta 2.