Release libt2n 0.5
[libt2n] / ChangeLog
CommitLineData
e1f27c9e
TJ
1New 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
53d60743
TJ
8New in 0.4
9----------
10* Fix build of documentation for "out of tree" builds
11* Fixed a bug with nested namespaces
1450c064
RP
12* Fixed a bug with incomplete writes (Robert Huitl)
13* Provide access to buffer/block sizes of socket handler
53d60743
TJ
14* Updated documentation
15
16New in 0.3
17----------
18* Fixed a bug in the automatic code generator
19* Updated autoconf suite
20
21New in 0.2
22------------
23* First public release