Releasing 1.0.7.
This commit is contained in:
parent
a1e72f84d0
commit
16c8b0e5bb
2 changed files with 9 additions and 2 deletions
7
NEWS
7
NEWS
|
@ -1,3 +1,10 @@
|
||||||
|
Version 1.0.7 Jan 5 2007
|
||||||
|
|
||||||
|
* Fixed a bug that caused slow network speeds on Windows.
|
||||||
|
|
||||||
|
* Fixed a bug that caused tinc unable to write packets to the tun device on
|
||||||
|
OpenBSD.
|
||||||
|
|
||||||
Version 1.0.6 Dec 18 2006
|
Version 1.0.6 Dec 18 2006
|
||||||
|
|
||||||
* More flexible detection of the LZO libraries when compiling.
|
* More flexible detection of the LZO libraries when compiling.
|
||||||
|
|
4
README
4
README
|
@ -1,4 +1,4 @@
|
||||||
This is the README file for tinc version 1.0.6. Installation
|
This is the README file for tinc version 1.0.7. Installation
|
||||||
instructions may be found in the INSTALL file.
|
instructions may be found in the INSTALL file.
|
||||||
|
|
||||||
tinc is Copyright (C) 1998-2006 by:
|
tinc is Copyright (C) 1998-2006 by:
|
||||||
|
@ -55,7 +55,7 @@ should be changed into "Device", and "Device" should be changed into
|
||||||
Compatibility
|
Compatibility
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Version 1.0.6 is compatible with 1.0pre8, 1.0 and later, but not with older
|
Version 1.0.7 is compatible with 1.0pre8, 1.0 and later, but not with older
|
||||||
versions of tinc.
|
versions of tinc.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue