diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-11 11:19:12 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-11 11:19:12 -0500 |
commit | 8db15960d1ee9fbd8b03436ad850f36c43a38007 (patch) | |
tree | 56b938abb243a69a2fc09c37e5e81880cadef79a | |
parent | a8999acc3bca05f1aaa23399c7d5f7a5e51789a4 (diff) | |
download | tor-8db15960d1ee9fbd8b03436ad850f36c43a38007.tar.gz tor-8db15960d1ee9fbd8b03436ad850f36c43a38007.zip |
changes file for 14141
-rw-r--r-- | changes/bug14141 | 11 |
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 |