2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System / System.Net.Mail / ChangeLog
1 2004-09-10  Tim Coleman <tim@timcoleman.com>
2         * SmtpClient.cs SmtpFailedRecipientsException.cs:
3                 Add failed recipient exception handling.
4
5 2004-09-09  Tim Coleman <tim@timcoleman.com>
6         * AttachmentCollection.cs MailAddressCollection.cs:
7                 New classes
8         * Attachment.cs: Set content string
9         * MailMessage.cs: Use new collection classes
10         * SmtpClient.cs: Lots of MIME cleanup
11
12 2004-09-08  Tim Coleman <tim@timcoleman.com>
13         * Attachment.cs: Add SetContentFromFile methods
14         * MailMessage.cs: Add MIME-Version header
15         * SmtpClient.cs: Add some attachment handling.
16
17 2004-09-04  Tim Coleman <tim@timcoleman.com>
18         * Attachment.cs MailAddress.cs MailMessage.cs SendCompletedEventHandler.cs
19         * SmtpAccess.cs SmtpClient.cs SmtpException.cs SmtpStatusCode.cs:
20                 New class stubs for 2.0