|
From: <lk...@us...> - 2004-11-19 22:36:17
|
Update of /cvsroot/openorb/TradingService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25869 Modified Files: WHATSNEW Log Message: Renamed "enum" variables to allow compilation on JDK 1.5 Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/TradingService/WHATSNEW,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- WHATSNEW 29 Jul 2004 09:48:13 -0000 1.38 +++ WHATSNEW 19 Nov 2004 22:36:04 -0000 1.39 @@ -1,6 +1,8 @@ OpenORB TradingService ---------------------- +- Renamed "enum" variables to allow compilation on JDK 1.5 + Version 1.4.0 BETA2 - July, 29 2004 - TradingService_1_4_0_BETA2 - Applied patch for bug #799051. It was not possible to |