From: <lk...@us...> - 2005-02-24 07:43:47
|
Update of /cvsroot/openorb/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29832 Modified Files: WHATSNEW Log Message: Fixed NPE in MergeStack Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/tools/WHATSNEW,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- WHATSNEW 26 Jan 2005 17:00:44 -0000 1.82 +++ WHATSNEW 24 Feb 2005 07:43:33 -0000 1.83 @@ -1,6 +1,8 @@ OpenORB tools ------------- +- Fixed NPE in MergeStack + - removed reference to the JDK tools.jar from build.xml to allow compilation on OSX |