X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=NEWS;h=1a121551245e7c0e49c244ab86342fa9bf9800c3;hb=532557beeaa60d96ac423248ff62d2cc03205c22;hp=4b2176e7c5657ea96f282e2e71d516d53d45a0ca;hpb=07ffb1a19859791d419b83a876ba552dadedbf46;p=tinc diff --git a/NEWS b/NEWS index 4b2176e7..1a121551 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ -Version 1.0.15 not released yet +Version 1.1-cvs Work in progress + + * Use libevent to handle I/O events and timeouts. + + * Use splay trees instead of AVL trees. * Fix ProcessPriority option under Windows.