X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=NEWS;h=cee37ea824ca32fb6835e76a00f8a2f1d38ef4c3;hb=79e46d08a46f2fef2ee4e8eac7ba487007160564;hp=a753f1caef79ed2bd2b5f4959d1aa008a8013729;hpb=26b8cf8680ae68443dccac2adbc2361caafc3712;p=tinc diff --git a/NEWS b/NEWS index a753f1ca..cee37ea8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 1.1-cvs Work in progress + + * Use libevent to handle I/O events and timeouts. + + * Use splay trees instead of AVL trees. + +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.