Releasing 1.0.17.
[wiki] / news / release-1.0.17.mdwn
diff --git a/news/release-1.0.17.mdwn b/news/release-1.0.17.mdwn
new file mode 100644 (file)
index 0000000..8770292
--- /dev/null
@@ -0,0 +1,11 @@
+[[!meta author="guus"]]
+[[!meta date="March 10th 2012"]]
+
+Version 1.0.17 released.
+
+* The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.
+* Allow multiple BindToAddress statements.
+* Decrement TTL value of IPv4 and IPv6 packets.
+* Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.
+* Accept Subnets passed with the -o option when StrictSubnets = yes.
+* Disabling old RSA keys when generating new ones now also works properly on Windows.