Make return value of SetPriorityClass() behave the same as setpriority().
[tinc] / NEWS
diff --git a/NEWS b/NEWS
index 792a71f..4b2176e 100644 (file)
--- 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.