Releasing 1.0.14.

This commit is contained in:
Guus Sliepen 2011-05-08 23:17:46 +02:00
parent 0d906489f2
commit 5686ad80b5
4 changed files with 20 additions and 15 deletions

11
NEWS
View file

@ -1,4 +1,4 @@
Version 1.0.14 not released yet
Version 1.0.14 May 8 2011
* Fixed reading configuration files that do not end with a newline. Again.
@ -10,6 +10,15 @@ Version 1.0.14 not released yet
* Try harder to get UDP communication back after falling back to TCP.
* Initial support for attaching tinc to a VDE switch.
* DragonFly BSD support.
* Allow linking with OpenSSL 1.0.0.
Thanks to Brandon Black, Julien Muchembled, Michael Tokarev, Rumko and Timothy
Redaelli for their contributions to this version of tinc.
Version 1.0.13 Apr 11 2010
* Allow building tinc without LZO and/or Zlib.