X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=NEWS;h=1ae23909e5bd2004fa4059fad5920a947a9fead2;hb=15a110013b50c53e4d943b9251ed94d0cbdfea85;hp=a753f1caef79ed2bd2b5f4959d1aa008a8013729;hpb=26b8cf8680ae68443dccac2adbc2361caafc3712;p=tinc diff --git a/NEWS b/NEWS index a753f1ca..1ae23909 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Version 1.1-cvs Work in progress + + * Use splay trees instead of AVL trees. + + * Control a running tinc daemon with tincctl. + + * Use threads. + +Version 1.0.14 not released yet + + * Fixed reading configuration files that do not end with a newline. Again. + Version 1.0.13 Apr 11 2010 * Allow building tinc without LZO and/or Zlib.