2007-11-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / Mono.Data / ChangeLog
index b1addaff87710d1bc71e03b307e6256fe68da54d..7e9fa6008c7a837eee48103c26ba73c72a305866 100644 (file)
@@ -1,3 +1,25 @@
+2006-02-13  Daniel Morgan <danielmorgan@verizon.net>
+       
+       * ProviderSectionHandler.cs
+       * Provider.cs: add support 
+       for parameter prefix and command builder
+       
+       * app.config: updated the sample app.config file
+       to include parameterprefix and commandbuilder on
+       some providers
+
+2006-02-13  Daniel Morgan <danielmorgan@verizon.net>
+
+       Patches from Brad Langhorst <brad@langhorst.com>
+       
+       * ProviderSectionHandler.cs
+       * ProviderFactory
+       * ProviderCollection.cs
+       * DataTools.cs
+       * Provider.cs: catch invalid args, 
+       allow non-qualified assembly loading, 
+       warn about empty providers
+       
 2005-12-31  Daniel Morgan <danielmorgan@verizon.net>
 
        * test/test.exe.config