2009-03-06 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / class / Mono.Data / ChangeLog
index 7e9fa6008c7a837eee48103c26ba73c72a305866..e328c451316804228ebaaa4d2a6c974f63b791c3 100644 (file)
@@ -1,3 +1,21 @@
+2008-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * DataTools.cs
+       * Provider.cs
+       * ProviderCollection.cs
+       * ProviderFactory.cs: Fixed line endings.
+
+2008-09-06  Daniel Morgan <monodanmorg@yahoo.com>
+
+       * ProviderSectionHandler.cs
+       * ProviderFactory.cs
+       * ProviderCollection.cs
+       * DataTools.cs
+       * Provider.cs: for the NET_2_0 profile, 
+       added Obsolete attribute
+       to all classes in assembly Mono.Data because it
+       has been superceded by DbProviderFactories in System.Data
+
 2006-02-13  Daniel Morgan <danielmorgan@verizon.net>
        
        * ProviderSectionHandler.cs