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 [EMAIL PROTECTED]

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

--- shadow/82183        2007-07-25 05:50:56.000000000 -0400
+++ shadow/82183.tmp.6623       2007-07-25 06:08:16.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82183
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -43,6 +43,9 @@
     s.Schemas.Add (WebReferenceOptions.Schema);
     XmlReader r = XmlReader.Create (new StringReader (xml), s);
     while (!r.EOF)
       r.Read ();
   }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-25 06:08 -------
+Fixed in svn.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to