* BaseHttpServlet.cs: fixed service, should not update context in AppDomain on every...
[mono.git] / mono / interpreter / ChangeLog
index 8aea700b95b1a8644a8548f64ead9126f37d233d..539b54f527c405502fe931435efa1eed9f42c502 100644 (file)
@@ -1,3 +1,17 @@
+2006-05-09  Miguel de Icaza  <miguel@novell.com>
+
+       * interp.c (ves_exec_method_with_context): Pass a temporary to the
+       mono_load_remote_field routine, instead of passing a NULL.
+
+Thu Aug 4 20:09:40 BST 2005 Paolo Molaro <lupus@ximian.com>
+
+       * interp.c: a real zombie is supposed to at least walk.
+       Compilation fix.
+
+2005-03-07  Zoltan Varga  <vargaz@freemail.hu>
+
+       * transform.c (generate): Add CEE_MONO_NOT_TAKEN.
+
 2005-01-31  Bernie Solomon  <bernard@ugsolutions.com>
 
        * interp.c: fix typo