| 2 | |
| 3 | == libtrace 3.0.9 (2011-01-25) == |
| 4 | |
| 5 | === Bug Fixes === |
| 6 | * Fixed bug in the threaded I/O that was affecting users on 32-bit machines - should bring an end to the random segmentation faults when reading trace files from disk (r1685, #292) |
| 7 | * Corrected problem with missing manpages for tracereplay and tracetop tools (r1682, r1688, #293) |
| 8 | * Fixed bug where the accepted packet counter would be incorrect (r1684) |
| 9 | * Fixed bug where an invalid free could occur in trace_create() (r1687, #228) |
| 10 | |
| 11 | === Improvements === |
| 12 | * tracesplit can now accept multiple input URIs which are read in turn (r1680) |