ChangeLog 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. 2005-08-28 Chris Toshok <[email protected]>
  2. * System.Web.dll.sources: add IAdaptableTextWriter.cs
  3. 2005-08-28 Chris Toshok <[email protected]>
  4. * System.Web_test.dll.sources: add HtmlInputPasswordTest.cs and
  5. HtmlInputResetTest.cs
  6. * System.Web.dll.sources: add HtmlInputPassword.cs and
  7. HtmlInputReset.cs.
  8. 2005-08-27 Kornél Pál <[email protected]>
  9. * System.Web.dll.sources: Fixed 48519 to 48944 regressions.
  10. 2005-08-25 Chris Toshok <[email protected]>
  11. * System.Web.dll.sources: add
  12. System.Web.UI.WebControls/SqlDataSource{Filtering,Selecting}Event{Handler,Args}.cs
  13. 2005-08-25 Chris Toshok <[email protected]>
  14. * System.Web.dll.sources: add
  15. System.Web.UI.WebControls/SqlDataSourceCommandType.cs
  16. 2005-08-22 Chris Toshok <[email protected]>
  17. * System.Web_test.dll.sources: add RepeatInfoTest.auto.2.0.cs
  18. 2005-08-19 Chris Toshok <[email protected]>
  19. * System.Web.dll.sources: add System.Web.Profile/ProfileInfo.cs
  20. * System.Web_test.dll.sources: add
  21. Test/System.Web.Profile/ProfileInfoTest.cs
  22. * files-to-copy: add System.Web.Profile/ProfileInfo.cs
  23. 2005-08-18 Dick Porter <[email protected]>
  24. * System.Web.dll.sources: Added some new 2.0 files
  25. * files-to-copy: Added lots more files changed in 2.0
  26. 2005-08-17 Jackson Harper <[email protected]>
  27. * files-to-copy: Add new cache stuff and updated
  28. SessionStateModule to the build.
  29. 2005-08-15 Jackson Harper <[email protected]>
  30. * System.Web.dll.sources: Remove old files, add new cache files.
  31. 2005-08-11 Dick Porter <[email protected]>
  32. * files-to-copy: Add System.Web.UI/CssStyleCollection.cs now that
  33. I've edited it
  34. 2005-07-20 Chris Toshok <[email protected]>
  35. * Makefile (RESOURCE_FILES_1): add resources/WebUIValidation.js
  36. 2005-07-18 Ben Maurer <[email protected]>
  37. * performance-and-tips: Expand on some stuff, some new content.
  38. 2005-07-14 Duncan Mak <[email protected]>
  39. * System.Web_test.dll.sources: Sorted. Added PagedDataSourceTest.
  40. 2005-07-07 Ben Maurer <[email protected]>
  41. * test-msft: A script for people to use with their windows box to
  42. get things to run nicely.