Changes between Version 54 and Version 55 of ChangeLog
- Timestamp:
- 03/06/12 14:19:03 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v54 v55 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 (r175 5)15 * wandio functions are now exported and can be accessed by libtrace users for other I/O (r1756) 16 16 17 17 == libtrace 3.0.13 (2012-01-09) ==