X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=NEWS;h=a993df5ca8b09f85b6fa79197bee939da496bbea;hb=08aabbf9317806bc50a9a6693ca866c8936ce26b;hp=736f5e69db55fb690f78262365a4a7086fdc593a;hpb=c81f90b91a054eeafcc3c8c45abc52045e4a8146;p=meshlink diff --git a/NEWS b/NEWS index 736f5e69..a993df5c 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.9 Dec 26 2008 * Fixed tinc as a service under Windows 2003.