Mon Jun 10 18:58:18 CEST 2002 Paolo Molaro <lupus@ximian.com>
[mono.git] / mcs / class / corlib / System.Reflection.Emit / ChangeLog
index 115be2538f1d20c31b699d4637f1eecd1cc4bce9..4995f15ac40a3eca6ddb6f128a70a312d77b3ff2 100644 (file)
@@ -1,3 +1,9 @@
+
+Mon Jun 10 18:58:18 CEST 2002 Paolo Molaro <lupus@ximian.com>
+
+       * PropertyBuilder.cs: implemented ReflectedType and DeclaringType
+       properties.
+
 2002-06-07  Martin Baulig  <martin@gnome.org>
 
        * TypeBuilder.cs (TypeBuilder): Added `PackingSize packing_size' and