Initial CMake conversion of examples-codegen/example2-client
[libt2n] / ChangeLog
CommitLineData
85248d11 1New in 0.6 - 2011-05-20
53f79053
TJ
2-----------------------
3* Switch license to GPLv2 + linking exception
4* Don't rethrow unknown exceptions
5* Migrate to Boost unit test framework
6* gccxml wrapper: Filter -pthread from newer gcc versions
7* rpm package: Build in parallel
8
0995cebb
TJ
9New in 0.5 - 2009-02-07
10-----------------------
e1f27c9e
TJ
11* New project home
12* Fixed calls to virtual functions in constructors/destructors
13* Improvements for data transfers larger than 2 GB
14* Fixed uninitialized variables causing random transfer problems
15
0995cebb
TJ
16New in 0.4 - 2008-09-26
17-----------------------
53d60743
TJ
18* Fix build of documentation for "out of tree" builds
19* Fixed a bug with nested namespaces
1450c064
RP
20* Fixed a bug with incomplete writes (Robert Huitl)
21* Provide access to buffer/block sizes of socket handler
53d60743
TJ
22* Updated documentation
23
0995cebb
TJ
24New in 0.3 - 2007-05-08
25-----------------------
53d60743
TJ
26* Fixed a bug in the automatic code generator
27* Updated autoconf suite
28
0995cebb
TJ
29New in 0.2 - 2006-12-21
30-----------------------
53d60743 31* First public release