projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f7e2df
)
Add missing attribution for 1.1pre10 to the NEWS file.
author
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 7 Feb 2014 22:06:26 +0000
(23:06 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 7 Feb 2014 22:06:26 +0000
(23:06 +0100)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
62e0866
..
ea169c3
100644
(file)
--- 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.