ChangeLog 628 B

12345678910111213141516171819202122232425
  1. 2004-08-02 Duncan Mak <[email protected]>
  2. * RuleFiringRecord.cs:
  3. * WebApplicationInformation:
  4. * WebEventFormatter: Signature fixes, hide the constructor.
  5. * IRegiisUtility.cs: Fixed name.
  6. * EventNotificationType.cs:
  7. * SessionStateType.cs:
  8. * SqlFeatures.cs: Added missing attributes.
  9. 2004-08-02 Duncan Mak <[email protected]>
  10. * EventNotificationType.cs:
  11. * SessionStateType.cs:
  12. * SqlFeatures.cs: Added enumerations.
  13. * IRegissUtility.cs:
  14. * IRegisterCreateITypeLib.cs: Added interfaces.
  15. * RuleFiringRecord.cs:
  16. * WebApplicationInformation.cs:
  17. * WebBaseEvent.cs:
  18. * WebEventFormatter.cs: Stubbed out classes.