|
From: <lk...@us...> - 2005-01-26 16:58:36
|
Update of /cvsroot/openorb/TimeService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19398 Modified Files: WHATSNEW Log Message: removed obsolete ref to JDK tools.jar to allow compilation on Mac OSX Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/TimeService/WHATSNEW,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- WHATSNEW 29 Jul 2004 09:48:13 -0000 1.24 +++ WHATSNEW 26 Jan 2005 16:58:28 -0000 1.25 @@ -1,6 +1,9 @@ OpenORB TimeService ------------------- +- removed reference to the JDK tools.jar from build.xml + to allow compilation on OSX + Version 1.4.0 BETA2 - July, 29 2004 - TimeService_1_4_0_BETA2 - Corrected the wrong implementation of UTC time. The value in a UtcT |