Fix reading configuration files that do not end with a newline. Again.

This commit is contained in:
Guus Sliepen 2010-04-17 12:01:38 +02:00
parent 26b8cf8680
commit 4766359e14
3 changed files with 6 additions and 2 deletions

4
NEWS
View file

@ -1,3 +1,7 @@
Version 1.0.14 not released yet
* Fixed reading configuration files that do not end with a newline. Again.
Version 1.0.13 Apr 11 2010
* Allow building tinc without LZO and/or Zlib.