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:
Diffstat (limited to 'mcs/class/Mono.Data.SybaseClient/ChangeLog')
-rw-r--r--mcs/class/Mono.Data.SybaseClient/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mcs/class/Mono.Data.SybaseClient/ChangeLog b/mcs/class/Mono.Data.SybaseClient/ChangeLog
index e7207194f55..878fdceb839 100644
--- a/mcs/class/Mono.Data.SybaseClient/ChangeLog
+++ b/mcs/class/Mono.Data.SybaseClient/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-07 Senganal T <tsenganal@novell.com>
+
+ * Mono.Data.SybaseClient/SybaseConnection.cs
+ - fixed ExecuteNonQuery to return the no of rows
+ affected for Insert/Update/Delete Stmts.
+ Fixes bug #76280
+
2005-06-15 Atsushi Enomoto <atsushi@ximian.com>
* Mono.Data.SybaseClient.dll.sources :