
Version 1.0.3
-------------
 * Added a new experimental tool for analysing possible buffer bloat in TCP 
 paths.
 * RETX_NEW events where the segment begins below the loss recovery value are
 no longer considered RTO events.
 * Fixed bug where zero window probes could lead to libtcpcsm having an
 incorrect expected sequence number.
 * Fixed erroneous LINK_DUP events when gap between packets is large enough
 for IP Ids to wrap.
 * Added new event type - first packet observed for the biflow.
 * Flow end event now reports biflow duration.
 

Version 1.0.1
-------------

 * Fixed missing header file in librtt.c which was causing compilation to fail
   with newer versions of gcc.
