2009-06-16 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web.Abstractions / System.Web / ChangeLog
1 2009-06-16  Marek Habersack  <mhabersack@novell.com>
2
3         * Decorated all classes with the TypeForwardedFrom attribute for
4         the 4.0 profile.
5
6 2008-09-09  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * HttpApplicationStateBase.cs
9           HttpBrowserCapabilitiesBase.cs
10           HttpCachePolicyBase.cs
11           HttpContextBase.cs
12           HttpFileCollectionBase.cs
13           HttpPostedFileBase.cs
14           HttpRequestBase.cs
15           HttpResponseBase.cs
16           HttpServerUtilityBase.cs
17           HttpSessionStateBase.cs
18           HttpStaticObjectsCollectionBase.cs : they are just to throw NIE.
19         * HttpPostedFileWrapper.cs : lacked implementation.
20
21 2008-09-04  Atsushi Enomoto  <atsushi@ximian.com>
22
23         *.cs : initial checkin.