From: Guus Sliepen Date: Fri, 7 Feb 2014 22:06:26 +0000 (+0100) Subject: Add missing attribution for 1.1pre10 to the NEWS file. X-Git-Tag: release-1.1pre11~131 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=48ecff6ddb7e6f9d6b6df7f8952c4cfb318572fa Add missing attribution for 1.1pre10 to the NEWS file. --- diff --git a/NEWS b/NEWS index 62e08663..ea169c3b 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,9 @@ Version 1.1pre10 February 7 2014 * When creating meta-connections to a node for which no Address statement is specified, try to use addresses learned from other nodes. +Thanks to Dennis Joachimsthaler and Florent Clairambault for their contribution +to this version of tinc. + Version 1.1pre9 September 8 2013 * The UNIX socket is now created before tinc-up is called.