Releasing 1.1pre14.
This commit is contained in:
parent
3f6c663a06
commit
0edef996a6
2 changed files with 6 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -1,3 +1,7 @@
|
|||
# Version 1.1pre13 May 1 2016
|
||||
|
||||
* Add tinc.service back.
|
||||
|
||||
# Version 1.1pre13 April 30 2016
|
||||
|
||||
* Fix BSD tun device support that was broken in 1.1pre12.
|
||||
|
|
4
README
4
README
|
@ -1,4 +1,4 @@
|
|||
This is the README file for tinc version 1.1pre13. Installation
|
||||
This is the README file for tinc version 1.1pre14. Installation
|
||||
instructions may be found in the INSTALL file.
|
||||
|
||||
tinc is Copyright © 1998-2016 Ivo Timmermans, Guus Sliepen <guus@tinc-vpn.org>, and others.
|
||||
|
@ -32,7 +32,7 @@ at your own risk.
|
|||
Compatibility
|
||||
-------------
|
||||
|
||||
Version 1.1pre13 is compatible with 1.0pre8, 1.0 and later, but not with older
|
||||
Version 1.1pre14 is compatible with 1.0pre8, 1.0 and later, but not with older
|
||||
versions of tinc.
|
||||
|
||||
When the ExperimentalProtocol option is used, tinc is still compatible with
|
||||
|
|
Loading…
Reference in a new issue