X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=NEWS;h=51f11be3534d40718d05ab51996fa9ea2c0d58cd;hp=330efbc1913e39936a850606ce0d4ad32ff2aed8;hb=108b238915c5f58b3d94ab433dc5d04e064c2b11;hpb=44834d030464bbe1f7733caba8d96c678f1d6cf2 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.