]> rtime.felk.cvut.cz Git - orte.git/blobdiff - ChangleLog
New ORTE version 0.3.0 committed
[orte.git] / ChangleLog
index f7ddca7644d08b21df840e74254d9626a25a450a..e869352ebf8f8eb706ba2f2ccd6824bee60ba462 100644 (file)
@@ -1,17 +1,39 @@
-v0.2.2 - 11/04/2004
+v0.3.0 - 050220
+- fixed csChange memory lake in RTPSVar
+- added support CDR types (imported from ORBIT)
+  * CDR_Codec type
+  for serialization/deserialization are used functions
+- java interface - preliminary
+- IDL compiler, jorte library - both preliminary
+- multicast communication
+  * new demo in orte/example/multicast
+- documentation in developing branch
+- added registration retries and period parameters. New event 
+  generated when application fail to register to a manager (onRegFail).
+
+v0.2.3 - 09/26/2004
+
+- fixed unsolve symbols for RTNet
+- fixed aclocal script for 1.8.3 version (admin/linux.m4)
+- added support shared lobraries (libtool)
+- added new target (FreeBSD)
+- ortemanager runable like windows service
+- MinGW pthread corection (when is instaled a version of pthread)
+
+v0.2.2 - 04/11/2004
 
 - added support new targets (Solaris, MacOS)
 - now ortemanager can be runnig like windows service
 - tested on big-endian machines
 
-v0.2.1 - 02/04/2004
+v0.2.1 - 04/02/2004
 
 - bug in CDRStream format -> char -> uint8_t
 - no fill callBack rutine in subscriber cause SIGSEV
 - change types u_intXX_t to uintXX_t
 
 
-v0.2.0 - 08/01/2004
+v0.2.0 - 01/08/2004
 
 - many things (circa 80% of code scratched)
 - event subssystem
@@ -19,7 +41,7 @@ v0.2.0 - 08/01/2004
 - support serialization/deserialization functions
 - ...
 
-V0.1.1 - 14/12/2002
+V0.1.1 - 12/14/2002
 
-- cleaned up source code a little.
+- a little cleaned up source code.