X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=NEWS;h=cee37ea824ca32fb6835e76a00f8a2f1d38ef4c3;hb=886a6f61a1f4cc48a77b42d10f34f9126377d904;hp=a753f1caef79ed2bd2b5f4959d1aa008a8013729;hpb=26b8cf8680ae68443dccac2adbc2361caafc3712;p=meshlink 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.