Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/System.Web.Mail/ChangeLog')
-rw-r--r--mcs/class/System.Web/System.Web.Mail/ChangeLog13
1 files changed, 0 insertions, 13 deletions
diff --git a/mcs/class/System.Web/System.Web.Mail/ChangeLog b/mcs/class/System.Web/System.Web.Mail/ChangeLog
index ff65aaa23c4..21478e29bdf 100644
--- a/mcs/class/System.Web/System.Web.Mail/ChangeLog
+++ b/mcs/class/System.Web/System.Web.Mail/ChangeLog
@@ -1,16 +1,3 @@
-2004-08-30 Sanjay Gupta <gsanjay@novell.com>
-
- * MailMessage.cs:
- * MailMessageWrapper.cs:
- * SmtpClient.cs: Fields property of MailMessage from .Net 1.1 was not
- handled completely.
-
-2004-08-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
- * SmtpClient.cs: multipart mails default body format is now the same as
- the one used for single part mails instead of being forced to
- "text/plain".
-
2004-02-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* MailMessage.cs: patch by John Luke that initialized the fields in