|
From: <lk...@us...> - 2005-01-26 17:00:55
|
Update of /cvsroot/openorb/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19908 Modified Files: WHATSNEW Log Message: removed obsolete ref to JDK tools.jar to allow compilation on Mac OSX Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/tools/WHATSNEW,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- WHATSNEW 25 Oct 2004 12:25:24 -0000 1.81 +++ WHATSNEW 26 Jan 2005 17:00:44 -0000 1.82 @@ -1,6 +1,9 @@ OpenORB tools ------------- +- removed reference to the JDK tools.jar from build.xml + to allow compilation on OSX + - Fixed potential NPE in ServiceBase - A memory leak on AIX, when using the native library for RMI-IIOP |