diff options
Diffstat (limited to 'changes/feature20119_1')
-rw-r--r-- | changes/feature20119_1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature20119_1 b/changes/feature20119_1 new file mode 100644 index 0000000000..69914f210b --- /dev/null +++ b/changes/feature20119_1 @@ -0,0 +1,3 @@ + o Minor features (startup, safety): + - When configured to write a PID file, Tor now exits if it is unable to + do so. Previously, it would warn and continue. Closes ticket 20119. |