ChangeLog 1.6 KB

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