ChangeLog 889 B

123456789101112131415161718192021222324252627
  1. 2002-08-05 Gonzalo Paniagua Javier <[email protected]>
  2. * AppDomainFactory.cs: implemented.
  3. * ApplicationHost.cs: implemented.
  4. * SimpleWorkerRequest.cs: a few little fixes and reformatted. It's now
  5. fully implemented.
  6. 2002-07-12 Gonzalo Paniagua Javier <[email protected]>
  7. * AppDomainFactory.cs:
  8. * IAppDomainFactory.cs:
  9. * IISAPIRuntime.cs:
  10. * ISAPIRuntime.cs: make them compile.
  11. 2002-04-10 Patrik Torstensson <[email protected]>
  12. * ApplicationHost.cs: Test implementation to support testing.
  13. * SimpleWorkerRequest.cs: Rewrite and a almost full implementation.
  14. 2001-08-30 Bob Smith <[email protected]>
  15. * AppDomainFactory.cs: Stubbed.
  16. * ApplicationHost.cs: Stubbed.
  17. * IAppDomainFactory.cs: Stubbed.
  18. * IISAPIRuntime.cs: Stubbed.
  19. * ISAPIRuntime.cs: Implemented.
  20. * SimpleWorkerRequest.cs: Implemented.