New test + update
[mono.git] / mcs / class / System.Web / System.Web.Mail / ChangeLog
index 5024d47a1f2c2b3869fdb77e1fc59b514c76f0ba..89d8f5f8acfb2433ac8293a7b6a386229991f90f 100644 (file)
@@ -1,3 +1,9 @@
+2007-12-13  Marek Habersack  <mhabersack@novell.com>
+
+       * MailAddress.cs, SmtpClient.cs, MailMessageWrapper.cs: speed
+       optimization - use String.Concat instead of String.Format in some
+       cases.
+
 2007-11-09  Marek Habersack  <mhabersack@novell.com>
 
        * SmtpClient.cs: Connect only after reading in the fields that may