Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVeerapuram Varadhan <v.varadhan@gmail.com>2008-09-20 22:08:20 +0400
committerVeerapuram Varadhan <v.varadhan@gmail.com>2008-09-20 22:08:20 +0400
commit866542814b146997ec1dc8adfd8dc2fe43e73101 (patch)
treeaf6b1678f7bd3e114e65c7a1f2c9182147eb05c5 /mcs/class/System.Data/System.Data.SqlClient/ChangeLog
parentbe7e986c25f9e47f776fc68108090cc9ef53802d (diff)
Handle no brackets scenario
svn path=/trunk/mcs/; revision=113637
Diffstat (limited to 'mcs/class/System.Data/System.Data.SqlClient/ChangeLog')
-rw-r--r--mcs/class/System.Data/System.Data.SqlClient/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data.SqlClient/ChangeLog b/mcs/class/System.Data/System.Data.SqlClient/ChangeLog
index b6b22395478..0206286c110 100644
--- a/mcs/class/System.Data/System.Data.SqlClient/ChangeLog
+++ b/mcs/class/System.Data/System.Data.SqlClient/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-20 Veerapuram Varadhan <vvaradhan@novell.com>
+
+ * SqlCommand.cs (DeriveParameters): Handle no square brackets
+ case in schema/procedure names.
+
2008-09-17 Veerapuram Varadhan <vvaradhan@novell.com>
* SqlCommand.cs (DeriveParameters): Escape/trim both