[Mono-bugs] [Bug 66906][Nor] Changed - wrong Namespace in mcs/class/System.Data/System.Data.SqlClient/ISqlNotificationReceiver
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Oct 2004 02:08:17 -0400 (EDT)
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 sumadevi@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66906
--- shadow/66906 2004-10-02 17:42:30.000000000 -0400
+++ shadow/66906.tmp.32483 2004-10-06 02:08:17.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 66906
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data.SqlClient
AssignedTo: sumadevi@novell.com
ReportedBy: ktreichel@web.de
QAContact: mono-bugs@ximian.com
@@ -16,6 +16,14 @@
Cc:
Summary: wrong Namespace in mcs/class/System.Data/System.Data.SqlClient/ISqlNotificationReceiver
The Namespace of
mcs/class/System.Data/System.Data.SqlClient/ISqlNotificationReceiver should
be System.Data.SqlClient instead of System.Data.Sql.
+
+------- Additional Comments From sumadevi@novell.com 2004-10-06 02:08 -------
+Corrected the system.data.dll.sources and the ISqlNotificationReceiver
+to have the correct namespace.
+Available on mono HEAD.
+
+Regards
+Uma