|
From: Michael R. <mr...@us...> - 2002-01-10 19:26:38
|
Update of /cvsroot/openorb/NamingService/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv23165/NamingService/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/NamingService/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:26:10 1.1.1.1 +++ CHANGELOG 2002/01/10 19:26:04 1.2 @@ -1,6 +1,8 @@ -OpenORB Extended Naming Service ------------------------------------ +OpenORB NamingService +--------------------- +Version 1.2.1 - January, 11 2002 - NamingService_1_2_1 + - Added a patch to build.sh from Jesper Pedersen (je...@it...). Version 1.2.0 - August, 7 2001 - NamingService_1_2_0 @@ -8,23 +10,23 @@ - Updated to use the CorbalocService for OpenORB 1.2. Version 1.1.0 - May, 7 2001 - NamingService_1_1_0 - + - store the ior of Naming Service root reference into the ins.ior file. Was null before. When launching the ins with the -ior flag. - Added a better support for exceptions, by adding several dialog boxes. - + - Modified the build file to use the classpath path element and add a runtime dependency using the plugin manifest file. - Modified the plugin not to need the ins distribution. - + Version 1.0.1 - March, 9 2001 - NamingService_1_0_1 - Modified the plugin in order to print the machine/port for a naming service. Several enhancements have been implemented as a better bing object/context dialog. - Modified files: Plugin.java, dialog/BindDialog.java + Modified files: Plugin.java, dialog/BindDialog.java Version 1.0.0 - February, 1 2001 - NamingService_1_0_0 |