ChangeLog 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. 2007-03-09 Marek Habersack <[email protected]>
  2. * WebEventCodes.cs: Implemented.
  3. 2006-02-28 Chris Toshok <[email protected]>
  4. * SqlFeatures.cs: corcompare work
  5. * IRegiisUtility.cs: same.
  6. * WebEventFormatter.cs: same.
  7. * RuleFiringRecord.cs: same.
  8. * SessionStateType.cs: same.
  9. * WebApplicationInformtion.cs: same.
  10. * EventNotificationType.cs: same.
  11. * WebBaseEvent.cs: same.
  12. * IRegisterCreateITypeLib.cs: nuke
  13. 2004-08-02 Duncan Mak <[email protected]>
  14. * RuleFiringRecord.cs:
  15. * WebApplicationInformation:
  16. * WebEventFormatter: Signature fixes, hide the constructor.
  17. * IRegiisUtility.cs: Fixed name.
  18. * EventNotificationType.cs:
  19. * SessionStateType.cs:
  20. * SqlFeatures.cs: Added missing attributes.
  21. 2004-08-02 Duncan Mak <[email protected]>
  22. * EventNotificationType.cs:
  23. * SessionStateType.cs:
  24. * SqlFeatures.cs: Added enumerations.
  25. * IRegissUtility.cs:
  26. * IRegisterCreateITypeLib.cs: Added interfaces.
  27. * RuleFiringRecord.cs:
  28. * WebApplicationInformation.cs:
  29. * WebBaseEvent.cs:
  30. * WebEventFormatter.cs: Stubbed out classes.