2008-01-27 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.Core / System.Linq.Expressions / ChangeLog
index 71d0b237fa39be9efbc5d23a22ce2023779828b3..524922b512e84df2a1b4d2833a033005be481ca3 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-27  Jb Evain  <jbevain@novell.com>
+
+       * LambdaExpression.cs: fix the Type of the LambdaExpressions.
+
 2008-01-27  Olivier Dufour  <olivier.duff@gmail.com>
 
        * Expression.cs, InvocationExpession.cs,