Adapt to new exception in threadpool behavior.
[mono.git] / mcs / class / System.Web / System.Web / ChangeLog
index cc0c8871b3e7a668b2f067ff65afff42bd32b7d9..320e428260ba29f14c83dae1eecd1e422c90bd54 100644 (file)
@@ -1,3 +1,15 @@
+2010-07-21  Miguel de Icaza  <miguel@novell.com>
+
+       * HttpApplication.cs, HttpRuntime.cs, HttpApplicationFactory.cs:
+       Prepare for the runtime change that will terminate threadpool
+       threads when exception are not caught.
+
+2010-06-27  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpUtility.cs: if IHtmlString instance is passed to HtmlEncode
+       (object), use IHtmlString.ToHtmlString () to return the value
+       without encoding it.
+
 2010-06-02  Marek Habersack  <mhabersack@novell.com>
 
        * DefaultHttpHandler.cs: implemented, so that static file requests