|
From: Michael R. <mr...@us...> - 2002-01-10 19:26:09
|
Update of /cvsroot/openorb/PropertyService/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv23165/PropertyService/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/PropertyService/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:44:39 1.1.1.1 +++ CHANGELOG 2002/01/10 19:26:05 1.2 @@ -1,5 +1,9 @@ -OpenORB Property Service ------------------------- +OpenORB PropertyService +----------------------- + +Version 1.2.1 - January, 11 2002 - PropertyService_1_2_1 + +- none Version 1.2.0 - August, 8 2001 - PropertyService_1_2_0 @@ -7,10 +11,10 @@ Version 1.1.0 - May, 8 2001 - PropertyService_1_1_0 - - Updated the build script and the documentation - - - Added the JUNIT tests and removed the JTF ones +- Updated the build script and the documentation +- Added the JUNIT tests and removed the JTF ones + Version 1.0.0 - February, 1 2001 - PropertyService_1_0_0 - - Initial Release +- Initial Release |