Changes between Version 5 and Version 6 of ChangeLog
- Timestamp:
- 08/30/06 15:54:36 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v5 v6 1 == libtrace 3.0.0 beta 4 ==1 == libtrace 3.0.0 beta 4 (2006-08-30) == 2 2 * tracesplit tidyups to deal better with old NLANR traces (r950) 3 3 * pcap: uris should deal with packets that are corrupt/missing a linklayer (r951) … … 8 8 * if libpacketdump can't decode a linklayer itself, it should ask libtrace to decode it (r957) 9 9 10 == libtrace 3.0.0 beta 3 ==10 == libtrace 3.0.0 beta 3 (2006-08-22) == 11 11 Most of this release was bug fixes for MacOS portability, mostly dealing with endianness issues 12 12 * Alpha version of python bindings (r917) … … 23 23 * General Build system fixes (r940,r943,r945,r946,r948) 24 24 25 == libtrace 3.0.0 beta 2 ==25 == libtrace 3.0.0 beta 2 (2006-06-27) == 26 26 * Added better error handling for pcap/duck/rt formats (r875,r880,r885,r886) 27 27 * Fixed problems with TRACE_TYPE enum (some values had been shuffled around) (r876)