ChangeLog 1003 B

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