2009-07-26 Veerapuram Varadhan <vvaradhan@novell.com>
[mono.git] / mcs / class / System.Data / System.Data.SqlClient / ChangeLog
index 2e6d91395ac3efb8d59d5d1571b9ecb02e9a95c1..102c680008ab5b47a5da3e898e9710673e165911 100644 (file)
        more cleanup for 2.0 profile.
 
 2009-07-26  Veerapuram Varadhan  <vvaradhan@novell.com>
-    
-       * SqlParameter.cs (get/set_SqlValue, GetSqlValue): Return the appropriately
-       SQL-typed param value.  Fixes failing provider tests.
-       
+
+       * SqlParameter.cs (get/set_SqlValue, GetSqlValue): Return the appropriately 
+       SQL-typed param value.  Fixes failing provider tests.
+       
 2009-07-26  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * SqlParameter.cs: Improved support for SqlValue and SqlTypes.