[Mono-bugs] [Bug 51500][Min] Changed - Make OdbcTransaction implement IDbTransaction interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 30 Nov 2003 19:43:37 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51500

--- shadow/51500	2003-11-29 13:07:06.000000000 -0500
+++ shadow/51500.tmp.6134	2003-11-30 19:43:36.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51500
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: seifert@everybody.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,10 @@
 implement the System.Data.IDbTransaction interface.
 
 ------- Additional Comments From seifert@everybody.org  2003-11-29 13:07 -------
 Created an attachment (id=6042)
 Patch for System.Data/System.Data.Odbc/OdbcTransaction.cs
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-30 19:43 -------
+Patch applied.
+Thanks!