]> git.meshlink.io Git - meshlink/blobdiff - NEWS
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[meshlink] / NEWS
diff --git a/NEWS b/NEWS
index 4e53ba2d5c7962798a253540825b162962bdca4b..c48a0e80775073fc6e0a12d0dfbbd77f13465cda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
-Version 1.0.14               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.
+
+Version 1.0.14               May  8 2011
 
  * Fixed reading configuration files that do not end with a newline. Again.
 
@@ -10,6 +16,15 @@ Version 1.0.14               not released yet
 
  * Try harder to get UDP communication back after falling back to TCP.
 
+ * Initial support for attaching tinc to a VDE switch.
+
+ * DragonFly BSD support.
+
+ * Allow linking with OpenSSL 1.0.0.
+
+ Thanks to Brandon Black, Julien Muchembled, Michael Tokarev, Rumko and Timothy
+ Redaelli for their contributions to this version of tinc.
+
 Version 1.0.13               Apr 11 2010
 
  * Allow building tinc without LZO and/or Zlib.