ChangeLog 741 B

1234567891011121314151617181920
  1. 2002-07-12 Gonzalo Paniagua Javier <[email protected]>
  2. * System.Web.Hosting/AppDomainFactory.cs:
  3. * System.Web.Hosting/IAppDomainFactory.cs:
  4. * System.Web.Hosting/IISAPIRuntime.cs:
  5. * System.Web.Hosting/ISAPIRuntime.cs: make them compile.
  6. 2002-04-10 Patrik Torstensson <[email protected]>
  7. * ApplicationHost.cs: Test implementation to support testing.
  8. * SimpleWorkerRequest.cs: Rewrite and a almost full implementation.
  9. 2001-08-30 Bob Smith <[email protected]>
  10. * AppDomainFactory.cs: Stubbed.
  11. * ApplicationHost.cs: Stubbed.
  12. * IAppDomainFactory.cs: Stubbed.
  13. * IISAPIRuntime.cs: Stubbed.
  14. * ISAPIRuntime.cs: Implemented.
  15. * SimpleWorkerRequest.cs: Implemented.