|
From: Michael R. <mr...@us...> - 2002-01-10 19:26:11
|
Update of /cvsroot/openorb/TransactionService/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv23165/TransactionService/src/etc Modified Files: CHANGELOG Log Message: Updated the version to 1.2.1 in CHANGELOG as well as in ReleaseInfo. Added the class ReleaseInfo where it was not available yet. Index: CHANGELOG =================================================================== RCS file: /cvsroot/openorb/TransactionService/src/etc/CHANGELOG,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- CHANGELOG 2002/01/09 12:49:04 1.1.1.1 +++ CHANGELOG 2002/01/10 19:26:06 1.2 @@ -1,18 +1,24 @@ -OpenORB Transaction Service ------------------------------------ +OpenORB TransactionService +-------------------------- -Version 1.2.0 - August, 7 2001 -- TransactionService_1_2_0 +Version 1.2.1 - January, 11 2002 - TransactionService_1_2_1 - - Changed the transaction client side to support late binding to the transaction monitor. +- none - - Bug fixed in the transactional client interceptor. This bug was due to a change in the OpenORB behavior - concerning the slot. +Version 1.2.0 - August, 7 2001 - TransactionService_1_2_0 + +- Changed the transaction client side to support late binding + to the transaction monitor. + +- Bug fixed in the transactional client interceptor. This bug was + due to a change in the OpenORB behavior concerning the slot. Version 1.1.0 - May, 7 2001 - TransactionService_1_1_0 - - JTA classes are now supported - - Source code updated to take into account a change in OpenORB. +- JTA classes are now supported + +- Source code updated to take into account a change in OpenORB. Version 1.0.0 - February, 1 2001 - TransactionService_1_0_0 - - Initial Release \ No newline at end of file +- Initial Release |