X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=0a7f03edbdc3b32826e4ccf154a412267a71e8ab;hp=342fdff7a968b345c644d50ea32283a55e23a3a2;hb=e48c97c107ab58b638c2c5a78c56725dd35c7ec8;hpb=507610b1188da859b826d607aae8e1a0aaff91fe diff --git a/NEWS b/NEWS index 342fdff7..0a7f03ed 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Version 1.0.25 December 22 2014 + + * Documentation updates. + + * Support linking against -lresolv on Mac OS X. + + * Fix scripts on Windows when using the ScriptsInterpreter option. + + * Allow a minimum reconnect timeout to be specified. + + * Support PriorityInheritance on IPv6 sockets. + +Thanks to David Pflug, Baptiste Jonglez, Alexis Hildebrandt, Borg, Jochen Voss, +Tomislav Čohar and VittGam for their contributions to this version of tinc. + Version 1.0.24 May 11 2014 * Various compiler hardening flags are enabled by default.