* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.Data / Microsoft.SqlServer.Server / ChangeLog
index 340ef86994d8f1e673cc99044754d0662bb8ca45..31ebd427820ad2788228baa1b458233345f7b74e 100644 (file)
@@ -1,3 +1,8 @@
+2006-02-17  Chris Toshok  <toshok@ximian.com>
+
+       * InvalidUdtException.cs: fix namespace typo, and mark all ctors
+       as internal (since none are public in corcompare.)
+
 2005-09-02 Umadevi S <sumadevi@novell.com>
        * Added SqlTriggerContext.cs,SqlProcedureAttribute.cs,SqlTriggerAttribute.cs