|
From: Michael R. <mr...@us...> - 2002-01-10 19:26:11
|
Update of /cvsroot/openorb/TradingService/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv23165/TradingService/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/TradingService/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:47:42 1.1.1.1 +++ CHANGELOG 2002/01/10 19:26:06 1.2 @@ -1,5 +1,13 @@ -OpenORB Trading Object Service ------------------------------- +OpenORB TradingService +---------------------- + +Version 1.2.1 - January, 11 2002 - TradingService_1_2_1 + +- none + +Version 1.2.0 - August, 8 2001 - TradingService_1_2_0 + +- none Version 1.1.0 - May, 7 2001 - TradingService_1_1_0 @@ -7,9 +15,9 @@ generated classes. - Changed the initial reference path to use the DefaultInitRef flag. - + - The Trader Jar file now embeds the IDL files. - + - The Trading Service Server has been updated to automatically include the embedded configuration. Don't require anymore a specific profile. @@ -18,4 +26,4 @@ Version 1.0.0 - February, 1 2001 - TradingService_1_0_0 - - Initial Release +- Initial Release |