X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=4b2176e7c5657ea96f282e2e71d516d53d45a0ca;hp=792a71f1655badfe831522e64a6fb8beb28136d2;hb=4b3fd94b1cc79c24c4092b6b10ed4627a2648d26;hpb=5686ad80b545afa3de9ed2f4176a5346e289aaa8 diff --git a/NEWS b/NEWS index 792a71f1..4b2176e7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.0.15 not released yet + + * Fix ProcessPriority option under Windows. + Version 1.0.14 May 8 2011 * Fixed reading configuration files that do not end with a newline. Again.