Changed one more homepage link
[libt2n] / ChangeLog
1 New in 0.5
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
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
17 ----------
18 * Fixed a bug in the automatic code generator
19 * Updated autoconf suite
20
21 New in 0.2
22 ------------
23 * First public release