[corlib] Improve CancellationTokenSource test
[mono.git] / mono / cil / ChangeLog
index af51f31cbe51fe4993035380ebc2f644d10b5286..3fba50961f450b3bc38ebd8442b661a4ba192817 100644 (file)
@@ -1,3 +1,13 @@
+2009-09-20  Zoltan Varga  <vargaz@gmail.com>
+
+       * cil-opcodes.xml: Add mono_dyn_call opcode.
+
+2009-07-30  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       cil-opcodes.xml: Fix naming of stelem and ldelem to be
+       the same of the spec. Fix stack effect of stelem. Change
+       type of constrained and readonly prefixes. 
+
 2008-08-08  Zoltan Varga  <vargaz@gmail.com>
 
        * cil-opcodes.xml: Add an 'icall_addr' opcode.