Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / NEWS
diff --git a/NEWS b/NEWS
index 4b2176e..1a12155 100644 (file)
--- 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.