[Mono-bugs] [Bug 81710][Maj] Changed - SqlClient Command.Dispose	closing connection
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Tue May 29 05:06:30 EDT 2007
    
    
  
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 anagappan at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81710
--- shadow/81710	2007-05-25 10:16:39.000000000 -0400
+++ shadow/81710.tmp.9408	2007-05-29 05:06:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81710
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Data.SqlClient
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: amc1999 at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -74,6 +74,9 @@
             }
             
             base.Dispose(disposing);
             disposed = true;
         }
 would be nice to see it in the next mono version
+
+------- Additional Comments From anagappan at novell.com  2007-05-29 05:06 -------
+Committed in SVN, revision 78101.
    
    
More information about the mono-bugs
mailing list