Author: mhabersack
Date: 2007-05-14 17:09:06 -0400 (Mon, 14 May 2007)
New Revision: 77382

Modified:
   trunk/mcs/class/System.Web/System.Web/ChangeLog
Log:
Restore accidentally removed entry

Modified: trunk/mcs/class/System.Web/System.Web/ChangeLog
===================================================================
--- trunk/mcs/class/System.Web/System.Web/ChangeLog     2007-05-14 20:58:30 UTC 
(rev 77381)
+++ trunk/mcs/class/System.Web/System.Web/ChangeLog     2007-05-14 21:09:06 UTC 
(rev 77382)
@@ -1,11 +1,16 @@
 2007-05-14  Marek Habersack  <[EMAIL PROTECTED]>
-
+ 
        * HttpUtility.cs: when parsing query strings, skip the leading ?
        for the first parameter name.
 
        * HttpRequest.cs: added support for mapping urls, as defined in
-       the system.web/urlMappings section.
+        the system.web/urlMappings section.
 
+2007-05-14  Vladimir Krasnov  <[EMAIL PROTECTED]>
+       
+       * HttpWriter.cs: GetMaxByteCount was used in Write and WriteString
+       methods to improve performance of HttpWriter
+
 2007-05-14 Igor Zelmanovich <[EMAIL PROTECTED]>
 
        * HttpApplication.cs:

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to