Adding some documentation around the /etc/tinc/$NET/conf.d directory.
[tinc] / NEWS
diff --git a/NEWS b/NEWS
index 9c1004c..8628bcb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 1.0.23               October 19 2013
+
+ * Start authentication immediately on outgoing connections (useful for sslh).
+
+ * Fixed segfault when Name = $HOST but $HOST is not set.
+
+ * Updated the build system and the documentation.
+
+ * Clean up child processes left over from Proxy = exec.
+
 Version 1.0.22               August 13 2013
 
  * Fixed the combination of Mode = router and DeviceType = tap.