[Mono-bugs] [Bug 76972][Nor] Changed - System.Net.Mail.MailMessage
problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 24 13:13:30 EST 2005
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 john.luke at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76972
--- shadow/76972 2005-12-13 17:32:11.000000000 -0500
+++ shadow/76972.tmp.10332 2005-12-24 13:13:30.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76972
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: any
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: awaddell at fnfr.com
QAContact: mono-bugs at ximian.com
@@ -131,6 +131,9 @@
+ bodyContentType = new ContentType
(MediaTypeNames.Text.Plain);
headers = new NameValueCollection ();
headers.Add ("MIME-Version", "1.0");
[awaddell at AWLNX src]$
+
+------- Additional Comments From john.luke at gmail.com 2005-12-24 13:13 -------
+committed your patch in svn r54834
More information about the mono-bugs
mailing list