Changes between Version 52 and Version 53 of ChangeLog
- Timestamp:
- 03/06/12 14:18:26 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v52 v53 13 13 * Replaced assert failure when a pcapfile input is corrupted with a more graceful BAD_PACKET error (r1751) 14 14 * Added new error types (BAD_FILTER and RT_FAILURE) so we can avoid using BAD_PACKET in cases where that isn't really the problem (r1752) 15 * wandio functions are now exported and can be accessed by libtrace users for other I/O (r1555) 15 16 16 17 == libtrace 3.0.13 (2012-01-09) ==