Fix for newer boost versions (tested 1.37.0 and 1.38.0)
[libt2n] / ChangeLog
1 New in 0.5 - 2009-02-07
2 -----------------------
3 * New project home
4 * Fixed calls to virtual functions in constructors/destructors
5 * Improvements for data transfers larger than 2 GB
6 * Fixed uninitialized variables causing random transfer problems
7
8 New in 0.4 - 2008-09-26
9 -----------------------
10 * Fix build of documentation for "out of tree" builds
11 * Fixed a bug with nested namespaces
12 * Fixed a bug with incomplete writes (Robert Huitl)
13 * Provide access to buffer/block sizes of socket handler
14 * Updated documentation
15
16 New in 0.3 - 2007-05-08
17 -----------------------
18 * Fixed a bug in the automatic code generator
19 * Updated autoconf suite
20
21 New in 0.2 - 2006-12-21
22 -----------------------
23 * First public release