X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=cee37ea824ca32fb6835e76a00f8a2f1d38ef4c3;hp=a753f1caef79ed2bd2b5f4959d1aa008a8013729;hb=ee427cac0d04c60d09cc235c04664eab8b0c6527;hpb=26b8cf8680ae68443dccac2adbc2361caafc3712 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.