ChangeLog 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. 2002-03-17 Gaurav Vaish <[email protected]>
  2. * System.Web -- Assembly build.
  3. Another milestone reached. Compiled 195 classes successfully.
  4. Build includes System.Web.UI.WebControls and all the dependencies
  5. for the namespace.
  6. 2002-03-05 Gaurav Vaish <[email protected]>
  7. * System.Web.Security: Added directory.
  8. 2002-03-04 Gaurav Vaish <[email protected]>
  9. * System.Web.UI.WebContorls: Virtually complete. See
  10. System.Web.UI.WebControls/ChangeLog for a comprehensensive
  11. description of what's left and where. But, don't go for
  12. a build at this stage. There are a few classes left in
  13. System.Web namespace that need to be filled-up, though
  14. I will try to fix up the current state to be able to make
  15. a build.
  16. 2001-12-20 Gaurav Vaish <[email protected]>
  17. Did first successful build of System.Web.dll that included
  18. System.Web.UI.WebControls namespace. Though, not updating
  19. the System.Web.build file, since with the changes that
  20. followed, the build again fails :(
  21. 2001-11-30 Gaurav Vaish <[email protected]>
  22. * System.Web.WebUtils: Removed
  23. * System.Web.Utils : Added --- replacement of WebUtils
  24. 2001-11-08 Gaurav Vaish <[email protected]>
  25. * System.Web.WebUtils: Added directory
  26. 2001-08-22 Bob Smith <[email protected]>
  27. * Added directory: System.Web.UI.HtmlControls
  28. * Added directory: Test
  29. 2001-08-17 Bob Smith <[email protected]>
  30. * Added directory: System.Web.UI
  31. 2001-08-09 Bob Smith <[email protected]>
  32. * Added directory: System.Web
  33. 2001-07-20 Patrik Torstensson ([email protected])
  34. * Added directory: System.Web.Caching