]> 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 a3850477a70ce6b8df7a2d00c1273bbf6e98e09c..191c2f217e6f4efa76f4765758dfe554d5bb4b66 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,17 @@ Version 1.1pre1              June 25 2011
  Thanks to Scott Lamb and Sven-Haegar Koch for their contributions to this
  version of tinc.
 
+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.