From: <lk...@us...> - 2005-02-24 10:34:49
|
Update of /cvsroot/openorb/NotificationService In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7605 Modified Files: WHATSNEW Log Message: notify.resourcesTimeout didn't work when both Events and Connections were reliable. Fix submitted by Eddie Lim Po. Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/NotificationService/WHATSNEW,v retrieving revision 1.68 retrieving revision 1.69 diff -u -d -r1.68 -r1.69 --- WHATSNEW 25 Jan 2005 21:15:37 -0000 1.68 +++ WHATSNEW 24 Feb 2005 10:34:41 -0000 1.69 @@ -1,6 +1,9 @@ OpenORB NotificationService --------------------------- +- notify.resourcesTimeout didn't work when both Events and + Connections were reliable. Fix submitted by Eddie Lim Po. + - removed reference to the JDK tools.jar from build.xml to allow compilation on OSX |