Releasing 1.0.8.
This commit is contained in:
parent
6af8900f8e
commit
cf2be57494
2 changed files with 9 additions and 3 deletions
6
NEWS
6
NEWS
|
@ -1,3 +1,9 @@
|
||||||
|
Version 1.0.8 May 16 2007
|
||||||
|
|
||||||
|
* Fixed some memory and resource leaks.
|
||||||
|
|
||||||
|
* Made network sockets non-blocking under Windows.
|
||||||
|
|
||||||
Version 1.0.7 Jan 5 2007
|
Version 1.0.7 Jan 5 2007
|
||||||
|
|
||||||
* Fixed a bug that caused slow network speeds on Windows.
|
* Fixed a bug that caused slow network speeds on Windows.
|
||||||
|
|
6
README
6
README
|
@ -1,7 +1,7 @@
|
||||||
This is the README file for tinc version 1.0.7. Installation
|
This is the README file for tinc version 1.0.8. 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-2007 by:
|
||||||
|
|
||||||
Ivo Timmermans,
|
Ivo Timmermans,
|
||||||
Guus Sliepen <guus@tinc-vpn.org>,
|
Guus Sliepen <guus@tinc-vpn.org>,
|
||||||
|
@ -55,7 +55,7 @@ should be changed into "Device", and "Device" should be changed into
|
||||||
Compatibility
|
Compatibility
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Version 1.0.7 is compatible with 1.0pre8, 1.0 and later, but not with older
|
Version 1.0.8 is compatible with 1.0pre8, 1.0 and later, but not with older
|
||||||
versions of tinc.
|
versions of tinc.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue