ChangeLog 775 B

1234567891011121314151617181920
  1. 2004-09-10 Tim Coleman <[email protected]>
  2. * SmtpClient.cs SmtpFailedRecipientsException.cs:
  3. Add failed recipient exception handling.
  4. 2004-09-09 Tim Coleman <[email protected]>
  5. * AttachmentCollection.cs MailAddressCollection.cs:
  6. New classes
  7. * Attachment.cs: Set content string
  8. * MailMessage.cs: Use new collection classes
  9. * SmtpClient.cs: Lots of MIME cleanup
  10. 2004-09-08 Tim Coleman <[email protected]>
  11. * Attachment.cs: Add SetContentFromFile methods
  12. * MailMessage.cs: Add MIME-Version header
  13. * SmtpClient.cs: Add some attachment handling.
  14. 2004-09-04 Tim Coleman <[email protected]>
  15. * Attachment.cs MailAddress.cs MailMessage.cs SendCompletedEventHandler.cs
  16. * SmtpAccess.cs SmtpClient.cs SmtpException.cs SmtpStatusCode.cs:
  17. New class stubs for 2.0