Releasing 1.1pre13.
This commit is contained in:
parent
2055c3e21d
commit
0a6d89acc6
2 changed files with 8 additions and 2 deletions
6
NEWS
6
NEWS
|
@ -1,3 +1,9 @@
|
|||
# Version 1.1pre13 April 30 2016
|
||||
|
||||
* Fix BSD tun device support that was broken in 1.1pre12.
|
||||
* Speed up AutoConnect when there are many host config files present without
|
||||
an Address.
|
||||
|
||||
# Version 1.1pre12 April 24 2016
|
||||
|
||||
* Added a "--syslog" option to force logging to syslog even if running in the
|
||||
|
|
4
README
4
README
|
@ -1,4 +1,4 @@
|
|||
This is the README file for tinc version 1.1pre12. Installation
|
||||
This is the README file for tinc version 1.1pre13. 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.1pre12 is compatible with 1.0pre8, 1.0 and later, but not with older
|
||||
Version 1.1pre13 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