2004-09-10  Tim Coleman <tim@timcoleman.com>
	* SmtpClient.cs SmtpFailedRecipientsException.cs:
		Add failed recipient exception handling.

2004-09-09  Tim Coleman <tim@timcoleman.com>
	* AttachmentCollection.cs MailAddressCollection.cs:
		New classes
	* Attachment.cs: Set content string
	* MailMessage.cs: Use new collection classes
	* SmtpClient.cs: Lots of MIME cleanup

2004-09-08  Tim Coleman <tim@timcoleman.com>
	* Attachment.cs: Add SetContentFromFile methods
	* MailMessage.cs: Add MIME-Version header
	* SmtpClient.cs: Add some attachment handling.

2004-09-04  Tim Coleman <tim@timcoleman.com>
	* Attachment.cs MailAddress.cs MailMessage.cs SendCompletedEventHandler.cs
	* SmtpAccess.cs SmtpClient.cs SmtpException.cs SmtpStatusCode.cs:
		New class stubs for 2.0
