* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Microsoft.VisualBasic / Microsoft.VisualBasic.CompilerServices / ChangeLog
index f06fb4ac27a4224fee557a25cc9f92b8a8837b7e..f83309a0732b6520ad6c3b6aea49dd9c723ad505 100644 (file)
@@ -1,3 +1,18 @@
+2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ObjectType.cs :
+         getObjTstToInt64() always returned 0. Fixed bug #75386.
+
+2006-03-22  Raja R Harinath  <rharinath@novell.com>
+
+       * DefaultParameterValueAttribute.cs: Rename from
+       DefaultArgumentValueAttribute to reflect similarity to .NET2.0
+       attribute with same function.
+
+2006-03-17  Raja R Harinath  <rharinath@novell.com>
+
+       * ProjectData.cs (Finalize): Change into a destructor.
+
  2005-11-07 Maverson Eduardo Schulze Rosa <maverson@gmail.com>
        * LateBinding.cs: Revised patch from Tobias Käs <tobias.kaes@gmx.de>
        for fixes data types conversions in LateSet.