Releasing 1.0.8.

This commit is contained in:
Guus Sliepen 2007-05-16 17:16:09 +00:00
parent 6af8900f8e
commit cf2be57494
2 changed files with 9 additions and 3 deletions

6
NEWS
View file

@ -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
View file

@ -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.