2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / class / System.Core / System.Runtime.CompilerServices / ChangeLog
1 2009-03-05  Jb Evain  <jbevain@novell.com>
2
3         * ExecutionScope.cs: add support for hoisted locals.
4
5 2008-06-20  Jb Evain  <jbevain@novell.com>
6
7         * ExecutionScope.cs (CreateDelegate): implement.
8
9 2008-04-19  Jb Evain  <jbevain@novell.com>
10
11         * ExecutionScope.cs: change the constructor to take a list
12         of globals.
13
14 2008-02-24  Jb Evain  <jbevain@novell.com>
15
16         * ExecutionScope.cs: update API.
17
18 2007-01-19  Marek Safar <marek.safar@gmail.com>
19
20         * ChangeLog: Added