|
From: Michael R. <mr...@us...> - 2002-01-10 19:26:09
|
Update of /cvsroot/openorb/OpenORB/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv23165/OpenORB/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/OpenORB/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:29:49 1.1.1.1 +++ CHANGELOG 2002/01/10 19:26:05 1.2 @@ -1,7 +1,10 @@ -OpenORB Core ------------- +OpenORB +------- -Current developments +Version 1.2.1 - January, 11 2002 - OpenORB_1_2_1 + +- Fix #501840/#771: Compile for JDK1.2.x should work again. + - Fixed a bug reported by Chris Smith (Chr...@ua...) concerning a wrong timeout value for the RelativeRoundtripTimeout policy. |