2010-05-04 Miguel de Icaza <miguel@novell.com>
[mono.git] / mcs / class / System / System.Net.Mail / ChangeLog
index 50a1166f18bfd8ea763c10dd355eb39161d5c4dd..295dd0287f0c585643ff13beb00960a758984f6f 100644 (file)
@@ -1,3 +1,23 @@
+2010-05-04  Miguel de Icaza  <miguel@novell.com>
+
+       * Apply patch from Ted Unangst to fix bug 574049
+
+2010-03-06 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * SmtpClient.cs: typo in reply-to header. Thanks to Chris Tomlinson.
+       Fixes bug #578271.
+
+2010-02-15 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * SmtpClient.cs: generate correct MIME when there are text and html
+       linked resources. Fixes bug #579984. Patch by Ásgeir Halldórsson.
+
+2010-01-21 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * SmtpClient.cs: rethrow inner exception so that
+       AsyncCompletedEventArgs.Error gets the right value on error. Patch
+       by Dimitar Dobrev.
+
 2009-12-11  Miguel de Icaza  <miguel@novell.com>
 
        * SmtpClient.cs: Add half-implemented feature, TargetName for the