|
From: <lk...@us...> - 2005-01-26 16:57:15
|
Update of /cvsroot/openorb/SSL In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19051 Modified Files: WHATSNEW Log Message: removed obsolete ref to JDK tools.jar to allow compilation on Mac OSX Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/SSL/WHATSNEW,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- WHATSNEW 19 Nov 2004 22:43:05 -0000 1.41 +++ WHATSNEW 26 Jan 2005 16:57:06 -0000 1.42 @@ -1,6 +1,9 @@ OpenORB SSL ----------- +- removed reference to the JDK tools.jar from build.xml + to allow compilation on OSX + - renamed method getState() in subclasses of Thread to allow compilation on JDK 1.5 |