1.0
Replaced ping6 by ping -6 in WS2003 template.
Fixed handling of local addresses over 127.255.255.255.
Added ctrl-Ms in Windows templates. 
Fixed route command error in netbsd template.
Fixed route problem in linux template.

0.9.9

Fixed socket closing bug
Retry_delay only used when server is unreachable
Fixed bug in Openbsd, Darwin and Cisco templates.
Updated rtadvd configuration in bsd templates
Fixed makefiles, do not overwrite existing tspc.conf
Added Windows XP and WS2003 templates. 
Fixed template execution problems on Windows

0.9.8

Default server changed to tsps2.freenet6.net
Default port is now 3653
Error printing fixed

0.9.7

Add support for Darwin (MacOS X) (thanks to Tim Buchheim)
Add new feature : 'retry_delay' option to retry tunnel request to server every n seconds (thanks to Peter Todd of Linux Journal that suggested this feature)
Correct WindowsNT-2K-XP bugs of directory separator and environment variables setting (thanks to Christian Meyer)
Correct digest-md5 bug (thanks to Love from ngtrans)
Correct linux.sh template to add default route to 2000::/3 (thanks to Peter Schneider-Kamp)
Correct openbsd.sh template bugs in radvd config file generation (thanks to Stephen Harrell)
Correct netbsd.sh template bug of radvdconfigfile variable name (thanks to Brad Forschinger)
Modify code to be tsp-draft compliant
Update man pages and documentation

0.9.6

Correct the Freebsd44 template to support freebsd45 default inet6 route adding
Correct the Openbsd template to support gif interface configuration for version prior to 2.8
Add verification in dns delegation : must be FQDN address in tspc.conf
Update the Makefile and documentation files
Update man page for tspc.conf
