Merge pull request #96 from ualtinok/master
[mono.git] / mcs / class / System.Core / System.Linq.Expressions / ChangeLog
index 8c1d3dd217ecb4e4fa13474f1fa36f4d88bda6d6..f78f6c1ab7d5af12eaed511cbc38528073eaee65 100644 (file)
@@ -1,3 +1,12 @@
+2010-07-26  Jb Evain  <jbevain@novell.com>
+
+       * EmitContext.cs: Properly call methods on enumerations.
+       Fixes #625367.
+
+2010-05-19  Jb Evain  <jbevain@novell.com>
+
+       * ConstantExpression.cs: fix emission of nullable constants.
+
 2010-01-08  Jb Evain  <jbevain@novell.com>
 
        * Expression.cs (Call): properly deal with zero length array