Minor clarification, tinc.conf hostnames=[yes|no] variable only resolves names for...
[oweals/tinc.git] / NEWS
diff --git a/NEWS b/NEWS
index 6e9a1000692a246560b6666bb48e8f69a7aeaf37..4887ee4c575505bca046f24d8253816151a321a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 1.0.19               June 25 2012
+
+ * Allow :: notation in IPv6 Subnets.
+
+ * Add support for systemd style socket activation.
+
+ * Allow environment variables to be used for the Name option.
+
+ * Add basic support for SOCKS proxies, HTTP proxies, and proxying through an
+   external command.
+
+Version 1.0.18               March 25 2012
+
+ * Fixed IPv6 in switch mode by turning off DecrementTTL by default.
+
+ * Allow a port number to be specified in BindToAddress, which also allows tinc
+   to listen on multiple ports.
+
+ * Add support for multicast communication with UML/QEMU/KVM.
+
 Version 1.0.17               March 10 2012
 
  * The DeviceType option can now be used to select dummy, raw socket, UML and