|
From: <lk...@us...> - 2005-01-25 21:16:28
|
Update of /cvsroot/openorb/NotificationService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2795 Modified Files: WHATSNEW Log Message: removed obsolete ref to JDK tools.jar to allow compilation on Mac OSX Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/NotificationService/WHATSNEW,v retrieving revision 1.67 retrieving revision 1.68 diff -u -d -r1.67 -r1.68 --- WHATSNEW 10 Dec 2004 15:49:25 -0000 1.67 +++ WHATSNEW 25 Jan 2005 21:15:37 -0000 1.68 @@ -1,6 +1,9 @@ OpenORB NotificationService --------------------------- +- removed reference to the JDK tools.jar from build.xml + to allow compilation on OSX + - Added preliminary support for Filter.destroy(). Filters are deactivated in the POA, but not removed from PSS yet. |