summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-11 11:19:12 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-11 11:19:12 -0500
commit8db15960d1ee9fbd8b03436ad850f36c43a38007 (patch)
tree56b938abb243a69a2fc09c37e5e81880cadef79a
parenta8999acc3bca05f1aaa23399c7d5f7a5e51789a4 (diff)
downloadtor-8db15960d1ee9fbd8b03436ad850f36c43a38007.tar.gz
tor-8db15960d1ee9fbd8b03436ad850f36c43a38007.zip
changes file for 14141
-rw-r--r--changes/bug1414111
1 files changed, 11 insertions, 0 deletions
diff --git a/changes/bug14141 b/changes/bug14141
new file mode 100644
index 0000000000..75cdcd5f3a
--- /dev/null
+++ b/changes/bug14141
@@ -0,0 +1,11 @@
+ o Minor bugfixes (systemd support):
+ - Fix detection and operation of systemd watchdog. Fixes part of
+ bug 14141; bugfix on 0.2.6.2-alpha. Patch from Tomasz Torcz.
+
+ - Run correctly under systemd with the RunAsDaemon option set.
+ Fixes part of bug 14141; bugfix on 0.2.5.7-rc. Patch from Tomasz
+ Torcz.
+
+ o Minor featurs (systemd support):
+ - Inform the systemd supervisor about more changes in the Tor process
+ status. Implements part of ticket 14141. Patch from Tomasz Torcz. \ No newline at end of file