X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=ChangeLog;h=f839482246b12835d91e0922364a757bcffe2469;hp=ddb33e733a7e13ef2ce8eee2a2adf0672c9b188e;hb=a63e08b83794273da3840e0b8bf15bf0085fe3c4;hpb=0995cebb9189b872e8d7e58d8b8122fa00cc9061 diff --git a/ChangeLog b/ChangeLog index ddb33e7..f839482 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +New in 0.7 - 2015-05-05 +----------------------- +* 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 + +New in 0.6 - 2011-05-20 +----------------------- +* 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 + New in 0.5 - 2009-02-07 ----------------------- * New project home