X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=README;h=27b5b4feec9384c0c51cf792c2d96c9afe38189f;hp=4835c18b41a3343d63d89514c85d32bb13167cec;hb=cf902cadb87cc6f75ae92c2dc64742555dd4f0f0;hpb=a8f4c12d9f1736b038eb1f63bd5e2a07058cddd1 diff --git a/README b/README index 4835c18..27b5b4f 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -libt2n version 0.6 +libt2n version 0.7 ------------------------------------------------------------------- libt2n (talk2neighbor) is a C++ IPC (inter process communication) library with an additional code generator (libt2n-codegen). @@ -16,13 +16,13 @@ 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 from 0.5 +Changes from 0.6 ---------------- -* 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 +* add support for external select() calls +* reset timeout if connection is active +* cmake build system and general cmake support +* prevent buffer overflow with overlong socket paths +* fix compilation with newer gcc / glibc versions You'll find the newest version of libt2n at: http://www.intra2net.com/en/developer/libt2n