2007-10-25 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / corlib / System / ChangeLog
index 20af4c083ba5e950b658f63c8a38e5b4f6776f98..a350c04bb7f9710de7502be0b7a58543bdf9a113 100644 (file)
@@ -1,3 +1,16 @@
+2007-10-25  Lluis Sanchez Gual  <lluis@novell.com>
+
+       * AppDomain.cs: In DefaultDomain, wrap the returned domain with
+       a proxy if the current domain is not the root domain.
+
+2007-10-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Type.cs : implemented ReflectionOnlyGetType().
+
+2007-10-19  Zoltan Varga  <vargaz@gmail.com>
+
+       * AppDomain.cs: Add NET 3.5 DefineDynamicAssembly () overloads.
+
 2007-10-13  Zoltan Varga  <vargaz@gmail.com>
 
        * Delegate.cs (CreateDelegate): Allow binding instance methods to