ChangeLog 973 B

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