Changeset 515 for trunk/ChangeLog


Ignore:
Timestamp:
11/24/05 12:00:55 (8 years ago)
Author:
dlawson
Message:

updated Changelog
fixed anonymous definition of packet status struct, to improve use.
updated format_erf paths to use sizeof(libtrace_packet_status_t)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r508 r515  
    2929## 
    3030 
    31 - Version 2.0.25 (unreleased) 
     31- Version 2.0.25 
    3232        * updated rtclient_read_packet to be compatible with new rt protocol 
    3333        * rtclient input now correctly ignores packets with type = RT_MSG 
    3434        * erf_write_packet now deals with rxerrors appropriately 
     35        * building without zlib support should now work properly; stdin  
     36          still doesn't work nicely in this case however 
     37        * build fixes for openbsd 
     38        * local lt_inttypes.h generated for PRIu64 macros etc 
     39        * setting __attribute__((packed)) on all structs 
     40        * build fixes for tracereport and testing for libgdc 
     41 
    3542 
    3643- Version 2.0.24  
Note: See TracChangeset for help on using the changeset viewer.