Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Web.Hosting « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31f38df52c3ea12bc726b731780a16b0a50769bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
2002-04-10  Patrik Torstensson <patrik.torstensson@labs2.com>

        * ApplicationHost.cs: Test implementation to support testing.
        * SimpleWorkerRequest.cs: Rewrite and a almost full implementation.

2001-08-30  Bob Smith  <bob@thestuff.net>

        * AppDomainFactory.cs: Stubbed.
        * ApplicationHost.cs: Stubbed.
        * IAppDomainFactory.cs: Stubbed.
        * IISAPIRuntime.cs: Stubbed.
        * ISAPIRuntime.cs: Implemented.
        * SimpleWorkerRequest.cs: Implemented.