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