X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=NEWS;h=51f11be3534d40718d05ab51996fa9ea2c0d58cd;hb=d9b2ac6767f85927a26e2b95bba69c052ac503ac;hp=330efbc1913e39936a850606ce0d4ad32ff2aed8;hpb=44834d030464bbe1f7733caba8d96c678f1d6cf2;p=tinc diff --git a/NEWS b/NEWS index 330efbc1..51f11be3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +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.11 Nov 1 2009 * Fixed potential crash when the HUP signal is sent.