[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web.Abstractions / System.Web / ChangeLog
index a21492a7faa4eca8bbfc1953136d7937bf42e147..96bcd9b50ebc57c64f8f0b0ab46388d6205b4088 100644 (file)
@@ -1,3 +1,18 @@
+2010-05-06  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpResponseWrapper.cs: implemented RedirectPermantent,
+       RemoveOutputCacheItem methods.
+       Implemented the 3 argument TransmitFile method.
+
+       * HttpResponseBase.cs: implemented RedirectPermanet,
+       RedirectToRoute, RedirectToRoutePermanent and
+       RemoveOutputCacheItem 4.0 methods.
+
+2010-05-05  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpRequestBase.cs, HttpRequestWrapper.cs: added 4.0 properties
+       HttpChannelBinding and RequestContext
+
 2010-04-26  Marek Habersack  <mhabersack@novell.com>
 
        * HttpContextWrapper.cs: implemented two 4.0 methods: RemapHandler