X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=ecd06ab376b13d6887be04b667e37c53cdadac94;hp=665dd79d12c1f5a2cd0d40c67492098b20517b67;hb=5c69c390a17fc2b37218881e7285b639b79cfc5a;hpb=e5b1b5cefb82531e8a700c2ee251da1bb0a06fbf diff --git a/NEWS b/NEWS index 665dd79d..ecd06ab3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +version 1.0.5 Nov 14 2006 + + * Lots of small fixes. + + * Broadcast packets no longer grow in size with each hop. This should + fix switch mode (again). + + * Generic host-up and host-down scripts. + + * Optionally dump graph in graphviz format to a file or a script. + + * Support LZO 2.0 and later. + version 1.0.4 May 4 2005 * Fix switch and hub modes.