Update of /cvsroot/openorb/EvaluatorUtility
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3813/EvaluatorUtility
Modified Files:
WHATSNEW
Log Message:
Added release tags to the WHATSNEW files
Index: WHATSNEW
===================================================================
RCS file: /cvsroot/openorb/EvaluatorUtility/WHATSNEW,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- WHATSNEW 18 Jun 2004 11:26:38 -0000 1.26
+++ WHATSNEW 29 Jul 2004 09:48:11 -0000 1.27
@@ -1,18 +1,20 @@
OpenORB EvaluatorUtility
------------------------
+Version 1.4.0 BETA2 - July, 29 2004 - EvaluatorUtility_1_4_0_BETA2
+
- Fixed copy+paste error that lead to BAD_OPERATION when extracting
long long from an Any. This affected filtering NotificationService
Events that contained long longs.
-- upgraded to checkstyle 3.3
+- Upgraded to checkstyle 3.3.
- Fixed various warnings Eclipse 3.0M6 complained about.
-
+
- Added Eclipse project files (.project and .classpath)
the project can now easily be imported by
New->Project->Import From existing Source
-
+
- Placed compiler cache files in build directory, caches are now
deleted by invoking the build target "clean"
|