NEWS
====

Jun  4 2005
Traceproto 1.1.2beta1 Released
General code cleanup and documentation improvement.  
A number of warnings and sign issues fixed.  OS detection
added to the configure.  FreeBSD 5.x support and progress
towards Mac OSX support.

Feb 22 2005
TraceProto 1.1.2beta0 Released
This version includes ECN support, better icmp type
detection and reporting, and AF independent resolver 
functions as the first step towards IPv6 support.

Dec 16 2004
TraceProto 1.1.1 Released
Fixes an AS reporting bug that resulted in garbage 
characters being printed on some systems.

Dec 13 2004
TraceProto 1.1.0 Released
New since version 1.0.0: AS lookups, several new command 
line flags, libcap functionality, timestamps, several 
environmental variables, the memory leek fix, and the new 
curses output style.

Dec  4 2004
TraceProto 1.1.0beta5 Released
Fixes the icmp echo/reply tracing.

Oct 13 2004
TraceProto 1.1.0beta4 Released
Fixes a memory leak resulting from the pcap bpf functions.
No security implications, merely a nuisance when run with 
-c or -C.  This will be the feature-freeze beta, no new 
features will be added before 1.1.0 is released.  Bugs 
will be fixed of course.

Oct 3 2004
TraceProto 1.1.0beta3 Released
New features include a curses output style and the 
ability to drop superuser capailities even sooner than
before using libcap.  Many thanks jdassen for the libcap
patch.  Also includes some changes to the packet parsing
internals to try and deal with segfaulting problems on
platforms that don't allow unaligned memory access.

Sep 11 2004
TraceProto 1.1.0beta2 Released
New features to test include the timestamp option with the 
output and the addition of several environmental variables 
to set the default behavior.

Aug 24 2004
TraceProto 1.1.0beta0 Released
New features include Autonomous System number lookups and 
a command line flag to specify the network interface.  Some 
bug fixes as well, especially the IP header packet length 
bug that popped up on some platforms.

Aug 7 2004
TraceProto 1.0.0 Released.
Serveral new features including the -R for reverse traces.
Several minor bug fixes as well.

Aug 5 2004
Hopwatcher 0.9.2 Released
HopWatcher is a perl wrapper for TraceProto that saves state
on previous traces and reports when the path has changed.  
It can use a static data file, reporting each time that the 
path differs from the original, or a data file that updates 
so that HopWatcher only reports when the changes from the 
previous trace.

July 28 2004
TraceProto 0.9.2beta0 Released.
The 0.9.2beta0 impliments a random offset for the starting 
source port if the doesn't specify a source port.  The 
scriptable output style is improved slightly and a new flag 
added to allow the user to trace to the destination 
repeatedly for a specific number of iterations.

July 23 2004
TraceProto 0.9.1beta0 Released.
Several new features have been added including a new output 
style for easy scripting.  Both the install and the 
documentation have been improved and a privilege drop has 
been added for improved security.

July 21 2004
TraceProto 0.9.0beta2 Released.
Several new bugs have been fixed and the installation 
is smoother.
