[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.Net.Mail / ChangeLog
index f8fbd04c11b710117ffe32f5f38939f571dbb1dd..cea6daa9391f959932df60ff1c5a6b4f6fe937a0 100644 (file)
@@ -1,3 +1,16 @@
+2008-08-16  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * SmtpClientTest.cs: Added property tests. Added Send argument check
+       tests.
+       * SmtpExceptionTest.cs: Added .ctor and GetObjectData tests.
+
+2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * MailMessageTest.cs : fixed test to just compare codepage. I can't
+         stand with this trivial difference (w/ BOM or not) as regression,
+         and fixing this "regression" causes practical bug (garbage BOM
+         insertion).
+
 2007-11-05  Atsushi Enomoto  <atsushi@ximian.com>
 
        * AlternateViewTest.cs : added test for CreateAlternateViewFromString