ChangeLog 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 2004-06-18 Gert Driesen <[email protected]>
  2. * Compensator.cs: fixed return value of CommitRecord method
  3. 2004-06-11 Gert Driesen <[email protected]>
  4. * ApplicationCrmEnabledAttribute: added missing
  5. 2004-05-15 Gert Driesen ([email protected])
  6. * ClerkInfo.cs: added internal ctor
  7. 2004-05-13 Mike Kestner <[email protected]>
  8. * ApplicationCrmEnabledAttribute.cs : add ComVisible. Hide val field.
  9. * ClerkInfo.cs : stub
  10. * ClerkMonitor.cs : stub
  11. 2002-11-20 Alejandro Sánchez Acosta <[email protected]>
  12. * ApplicationCrmEnabledAttribute.cs added.
  13. 2002-08-13 Tim Coleman <[email protected]>
  14. * Clerk.cs:
  15. * Compensator.cs:
  16. New stubs added.
  17. 2002-08-07 Tim Coleman <[email protected]>
  18. * CompensatorOptions.cs:
  19. * LogRecordFlags.cs:
  20. * TransactionState.cs:
  21. Changed enum values to agree with .NET
  22. * LogRecord.cs:
  23. New stubs added
  24. 2002-08-06 Tim Coleman <[email protected]>
  25. * ChangeLog.cs:
  26. * CompensatorOptions.cs:
  27. * LogRecordFlags.cs:
  28. * TransactionState.cs:
  29. New stubs added