X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=ChangeLog;h=ddb33e733a7e13ef2ce8eee2a2adf0672c9b188e;hp=b91212fe4f4162eea14643064c3aaf3a59be107d;hb=0bc9b2fb08f35cc0a632d6e37e98db1e2d3f86dc;hpb=53d607438c3824a6f1e540d06f5716148f6496a5 diff --git a/ChangeLog b/ChangeLog index b91212f..ddb33e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,23 @@ -New in 0.4 ----------- +New in 0.5 - 2009-02-07 +----------------------- +* 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 + +New in 0.4 - 2008-09-26 +----------------------- * 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 -New in 0.3 ----------- +New in 0.3 - 2007-05-08 +----------------------- * Fixed a bug in the automatic code generator * Updated autoconf suite -New in 0.2 ------------- +New in 0.2 - 2006-12-21 +----------------------- * First public release