X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=NEWS;h=1a121551245e7c0e49c244ab86342fa9bf9800c3;hp=4b2176e7c5657ea96f282e2e71d516d53d45a0ca;hb=33f241d97852d7a171f1aaf1bda7f66356ff889e;hpb=4b3fd94b1cc79c24c4092b6b10ed4627a2648d26 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.