X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=README;h=5ecb78b84638699a94a2b90cf0a68c6235f57848;hp=dec61cfa009f11476c314524e7200ce94ef23d1a;hb=44b4600fd51677e54dd167734ca9252b58237cda;hpb=53d607438c3824a6f1e540d06f5716148f6496a5 diff --git a/README b/README index dec61cf..5ecb78b 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -libt2n version 0.3 +libt2n version 0.6 ------------------------------------------------------------------- libt2n (talk2neighbor) is a C++ IPC (inter process communication) library with an additional code generator (libt2n-codegen). @@ -16,14 +16,17 @@ 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 -------- -* Fixed a bug in the automatic code generator -* Updated autoconf suite +Changes from 0.5 +---------------- +* Switch license to GPLv2 + linking exception +* Don't rethrow unknown exceptions +* Migrate to Boost unit test framework +* gccxml wrapper: Filter -pthread from newer gcc versions +* rpm package: Build in parallel 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-2011 Intra2net AG -------------------------------------------------------------------