Releasing 1.0.4.
This commit is contained in:
parent
df3220a154
commit
02746165a2
3 changed files with 10 additions and 4 deletions
6
NEWS
6
NEWS
|
@ -1,3 +1,9 @@
|
||||||
|
version 1.0.4 May 4 2005
|
||||||
|
|
||||||
|
* Fix switch and hub modes.
|
||||||
|
|
||||||
|
* Optionally start scripts when a Subnet becomes (un)reachable.
|
||||||
|
|
||||||
version 1.0.3 Nov 11 2004
|
version 1.0.3 Nov 11 2004
|
||||||
|
|
||||||
* Show error message when failing to write a PID file.
|
* Show error message when failing to write a PID file.
|
||||||
|
|
6
README
6
README
|
@ -1,7 +1,7 @@
|
||||||
This is the README file for tinc version 1.0.3. Installation
|
This is the README file for tinc version 1.0.4. Installation
|
||||||
instructions may be found in the INSTALL file.
|
instructions may be found in the INSTALL file.
|
||||||
|
|
||||||
tinc is Copyright (C) 1998-2004 by:
|
tinc is Copyright (C) 1998-2005 by:
|
||||||
|
|
||||||
Ivo Timmermans <ivo@tinc-vpn.org>,
|
Ivo Timmermans <ivo@tinc-vpn.org>,
|
||||||
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.3 is compatible with 1.0pre8, 1.0 and later, but not with older
|
Version 1.0.4 is compatible with 1.0pre8, 1.0 and later, but not with older
|
||||||
versions of tinc.
|
versions of tinc.
|
||||||
|
|
||||||
|
|
||||||
|
|
2
po/nl.po
2
po/nl.po
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: tinc 1.0-svn\n"
|
"Project-Id-Version: tinc 1.0-svn\n"
|
||||||
"Report-Msgid-Bugs-To: tinc-devel@tinc-vpn.org\n"
|
"Report-Msgid-Bugs-To: tinc-devel@tinc-vpn.org\n"
|
||||||
"POT-Creation-Date: 2005-05-04 20:06+0200\n"
|
"POT-Creation-Date: 2005-05-04 20:25+0200\n"
|
||||||
"PO-Revision-Date: 2004-03-15 19:28+0100\n"
|
"PO-Revision-Date: 2004-03-15 19:28+0100\n"
|
||||||
"Last-Translator: Guus Sliepen <guus@tinc-vpn.org>\n"
|
"Last-Translator: Guus Sliepen <guus@tinc-vpn.org>\n"
|
||||||
"Language-Team: Dutch <vertaling@tinc-vpn.org>\n"
|
"Language-Team: Dutch <vertaling@tinc-vpn.org>\n"
|
||||||
|
|
Loading…
Reference in a new issue