| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- 2004-06-18 Gert Driesen <[email protected]>
- * Compensator.cs: fixed return value of CommitRecord method
- 2004-06-11 Gert Driesen <[email protected]>
- * ApplicationCrmEnabledAttribute: added missing
- 2004-05-15 Gert Driesen ([email protected])
- * ClerkInfo.cs: added internal ctor
- 2004-05-13 Mike Kestner <[email protected]>
- * ApplicationCrmEnabledAttribute.cs : add ComVisible. Hide val field.
- * ClerkInfo.cs : stub
- * ClerkMonitor.cs : stub
- 2002-11-20 Alejandro Sánchez Acosta <[email protected]>
- * ApplicationCrmEnabledAttribute.cs added.
- 2002-08-13 Tim Coleman <[email protected]>
- * Clerk.cs:
- * Compensator.cs:
- New stubs added.
- 2002-08-07 Tim Coleman <[email protected]>
- * CompensatorOptions.cs:
- * LogRecordFlags.cs:
- * TransactionState.cs:
- Changed enum values to agree with .NET
- * LogRecord.cs:
- New stubs added
- 2002-08-06 Tim Coleman <[email protected]>
- * ChangeLog.cs:
- * CompensatorOptions.cs:
- * LogRecordFlags.cs:
- * TransactionState.cs:
- New stubs added
|