X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=README;h=0c2608a2e66351a6ffd4d13d8b97f3ea2c210d85;hp=ca202d247f39b640b50007bfa71448d188e1541e;hb=0995cebb9189b872e8d7e58d8b8122fa00cc9061;hpb=1450c0649dc1f1414fd8e051b8d452f4adcb4b24 diff --git a/README b/README index ca202d2..0c2608a 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -libt2n version 0.4 +libt2n version 0.5 ------------------------------------------------------------------- libt2n (talk2neighbor) is a C++ IPC (inter process communication) library with an additional code generator (libt2n-codegen). @@ -16,17 +16,16 @@ shared memory or other mechanisms. Serializing all the complex objects is done with Boost serialization. The complete manual is generated by doxygen in the doc directory. -Changes -------- -* Fix build of documentation for "out of tree" builds -* Fixed a bug with nested namespaces -* Fixed a bug with incomplete writes (Robert Huitl) -* Provide access to buffer/block sizes of socket handler -* Updated documentation +Changes from 0.4 +---------------- +* New project home +* Fixed calls to virtual functions in constructors/destructors +* Improvements for data transfers larger than 2 GB +* Fixed uninitialized variables causing random transfer problems You'll find the newest version of libt2n at: -http://www.intra2net.com/de/produkte/opensource/libt2n/ +http://www.intra2net.com/en/developer/libt2n ------------------------------------------------------------------- -www.intra2net.com 2006-2008 Intra2net AG +www.intra2net.com 2006-2009 Intra2net AG -------------------------------------------------------------------